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 6b3d812 commit 9e7c80bCopy full SHA for 9e7c80b
src/main.rs
@@ -1,4 +1,4 @@
1
-#![feature(collections, core, env, io, libc, old_io, old_path, os, std_misc)]
+#![feature(collections, core, exit_status, io, libc, old_io, old_path, os, std_misc)]
2
3
// Other platforms than macos don't need std_misc but you can't
4
// use #[cfg] on features.
0 commit comments