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 3922bd1 commit cb4ffdaCopy full SHA for cb4ffda
tests/auxiliary/minicore.rs
@@ -29,7 +29,7 @@
29
asm_experimental_arch,
30
unboxed_closures
31
)]
32
-#![allow(unused, improper_c_fn_definitions, internal_features)]
+#![allow(unused, internal_features)]
33
#![no_std]
34
#![no_core]
35
0 commit comments