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 68ac241 commit 80c7a36Copy full SHA for 80c7a36
ext2/src/lib.rs
@@ -1,6 +1,5 @@
1
#![no_std]
2
#![feature(const_option)]
3
-#![feature(error_in_core)]
4
5
extern crate alloc;
6
0 commit comments