Skip to content

Commit

Permalink
Rename standalone doctest attribute into standalone-crate
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Sep 28, 2024
1 parent 098ada1 commit 383f0de
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
/// ```standalone-crate
/// use std::panic::Location;
///
/// /// Returns the [`Location`] at which it is called.
Expand Down

0 comments on commit 383f0de

Please # to comment.