We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7676b67 commit a22137fCopy full SHA for a22137f
crates/core/src/lib.rs
@@ -1,5 +1,6 @@
1
#![no_std]
2
#![feature(vec_into_raw_parts)]
3
+#![allow(internal_features)]
4
#![feature(core_intrinsics)]
5
#![feature(error_in_core)]
6
#![feature(assert_matches)]
0 commit comments