mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 14:01:51 +00:00
Mark location doctest as standalone since file information will not work in merged doctest file
This commit is contained in:
parent
995858eed3
commit
475824d811
@ -44,7 +44,7 @@ impl<'a> Location<'a> {
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
/// ```standalone
|
||||
/// use std::panic::Location;
|
||||
///
|
||||
/// /// Returns the [`Location`] at which it is called.
|
||||
|
Loading…
Reference in New Issue
Block a user