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.
1 parent 177f8bc commit dc246aeCopy full SHA for dc246ae
src/libstd/prelude/mod.rs
@@ -35,5 +35,7 @@
35
//! pervasive that it would be obnoxious to import for every use, particularly
36
//! those that define methods on primitive types.
37
38
+#![stable]
39
+
40
#[stable]
41
pub mod v1;
0 commit comments