We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3f9d8 commit 1104c0dCopy full SHA for 1104c0d
library/alloc/src/string.rs
@@ -42,7 +42,6 @@
42
43
#![stable(feature = "rust1", since = "1.0.0")]
44
45
-use core::char::MAX_LEN_UTF8;
46
use core::error::Error;
47
use core::fmt;
48
use core::hash;
0 commit comments