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 58d7340 commit 4fcb19dCopy full SHA for 4fcb19d
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