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 de4ab83 commit 5382587Copy full SHA for 5382587
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