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 f6606af commit 71813b3Copy full SHA for 71813b3
src/libcore/libc.rs
@@ -42,8 +42,6 @@
42
// Initial glob-exports mean that all the contents of all the modules
43
// wind up exported, if you're interested in writing platform-specific code.
44
45
-// FIXME (#2006): change these to glob-exports when sufficiently supported.
46
-
47
pub use types::common::c95::*;
48
pub use types::common::c99::*;
49
pub use types::common::posix88::*;
0 commit comments