Skip to content

Commit

Permalink
Rename doctest attribute standalone-crate into standalone_crate f…
Browse files Browse the repository at this point in the history
…or coherency
  • Loading branch information
GuillaumeGomez committed Sep 29, 2024
1 parent 383f0de commit faa018e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/panic/location.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ impl<'a> Location<'a> {
///
/// # Examples
///
/// ```standalone-crate
/// ```standalone_crate
/// use std::panic::Location;
///
/// /// Returns the [`Location`] at which it is called.
Expand Down

0 comments on commit faa018e

Please sign in to comment.