We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9b9ce + 4ec6445 commit 07b337cCopy full SHA for 07b337c
src/libstd/sys/windows/ext/raw.rs
@@ -10,7 +10,7 @@
10
11
//! Windows-specific primitives
12
13
-#[stable(feature = "raw_ext", since = "1.1.0")]
+#![stable(feature = "raw_ext", since = "1.1.0")]
14
15
use os::raw::c_void;
16
0 commit comments