We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
standalone
standalone-crate
1 parent 098ada1 commit 383f0deCopy full SHA for 383f0de
core/src/panic/location.rs
@@ -44,7 +44,7 @@ impl<'a> Location<'a> {
44
///
45
/// # Examples
46
47
- /// ```standalone
+ /// ```standalone-crate
48
/// use std::panic::Location;
49
50
/// /// Returns the [`Location`] at which it is called.
0 commit comments