Skip to content

Commit b516533

Browse files
Rename doctest attribute standalone-crate into standalone_crate for coherency
1 parent 3441592 commit b516533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/panic/location.rs

Lines changed: 1 addition & 1 deletion
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)