Don't reexport core::fmt::rt from alloc::fmt.
This commit is contained in:
parent
791a7f22e3
commit
debf305d9e
1 changed files with 0 additions and 2 deletions
|
@ -551,8 +551,6 @@
|
|||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
#[unstable(feature = "fmt_internals", issue = "none")]
|
||||
pub use core::fmt::rt;
|
||||
#[stable(feature = "fmt_flags_align", since = "1.28.0")]
|
||||
pub use core::fmt::Alignment;
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
|
|
Loading…
Add table
Reference in a new issue