We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
alloc
1 parent db137ba commit 67bb7baCopy full SHA for 67bb7ba
library/alloc/src/fmt.rs
@@ -558,7 +558,7 @@ pub use core::fmt::Alignment;
558
#[stable(feature = "rust1", since = "1.0.0")]
559
pub use core::fmt::Error;
560
561
-pub use core::fmt::{write, ArgumentV1, Arguments};
+pub use core::fmt::{write, Arguments};
562
563
pub use core::fmt::{Binary, Octal};
564
0 commit comments