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