Skip to content

Commit faa018e

Browse files
Rename doctest attribute standalone-crate into standalone_crate for coherency
1 parent 383f0de commit faa018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/panic/location.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ impl<'a> Location<'a> {
4444
///
4545
/// # Examples
4646
///
47-
/// ```standalone-crate
47+
/// ```standalone_crate
4848
/// use std::panic::Location;
4949
///
5050
/// /// Returns the [`Location`] at which it is called.

0 commit comments

Comments
 (0)