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 f995e3f commit 227b28fCopy full SHA for 227b28f
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