make comment compile
This commit is contained in:
parent
80f5213cee
commit
6440b94253
@ -6,8 +6,7 @@
|
||||
//! interface for panicking is:
|
||||
//!
|
||||
//! ```
|
||||
//! # use std::fmt;
|
||||
//! fn panic_impl(pi: &PanicInfo<'_>) -> !
|
||||
//! fn panic_impl(pi: &core::panic::PanicInfo<'_>) -> !
|
||||
//! # { loop {} }
|
||||
//! ```
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user