mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Revert rt.rs
This commit is contained in:
parent
1eb6c44b1c
commit
2ddd11788b
@ -22,6 +22,8 @@
|
|||||||
issue = "0")]
|
issue = "0")]
|
||||||
#![doc(hidden)]
|
#![doc(hidden)]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Reexport some of our utilities which are expected by other crates.
|
// Reexport some of our utilities which are expected by other crates.
|
||||||
pub use panicking::{begin_panic, begin_panic_fmt, update_panic_count};
|
pub use panicking::{begin_panic, begin_panic_fmt, update_panic_count};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user