Skip to content

Commit 71813b3

Browse files
committed
Exports are fixed, hooray
1 parent f6606af commit 71813b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libcore/libc.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
// Initial glob-exports mean that all the contents of all the modules
4343
// wind up exported, if you're interested in writing platform-specific code.
4444

45-
// FIXME (#2006): change these to glob-exports when sufficiently supported.
46-
4745
pub use types::common::c95::*;
4846
pub use types::common::c99::*;
4947
pub use types::common::posix88::*;

0 commit comments

Comments
 (0)