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 87c661e commit e7c7bf0Copy full SHA for e7c7bf0
scripts/test_rustc_tests.sh
@@ -39,6 +39,7 @@ rm tests/ui/simd/intrinsic/generic-arithmetic-pass.rs # unimplemented simd_funne
39
# exotic linkages
40
rm tests/incremental/hashes/function_interfaces.rs
41
rm tests/incremental/hashes/statics.rs
42
+rm -r tests/run-make/naked-symbol-visibility
43
44
# variadic arguments
45
rm tests/ui/abi/mir/mir_codegen_calls_variadic.rs # requires float varargs
0 commit comments