We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c116c7 commit 94a89daCopy full SHA for 94a89da
library/alloc/src/raw_vec.rs
@@ -1,4 +1,4 @@
1
-wwwwwww#![unstable(feature = "raw_vec_internals", reason = "implementation detail", issue = "none")]
+[unstable(feature = "raw_vec_internals", reason = "implementation detail", issue = "none")]
2
#![doc(hidden)]
3
4
use core::alloc::LayoutError;
0 commit comments