Skip to content

Commit fdc6a55

Browse files
committed
Fix rustc test suite
1 parent 60ffec8 commit fdc6a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ rm tests/ui/simd/dont-invalid-bitcast-x86_64.rs # unimplemented llvm.x86.sse41.r
3939
# exotic linkages
4040
rm tests/incremental/hashes/function_interfaces.rs
4141
rm tests/incremental/hashes/statics.rs
42+
rm -r tests/run-make/naked-symbol-visibility
4243

4344
# variadic arguments
4445
rm tests/ui/abi/mir/mir_codegen_calls_variadic.rs # requires float varargs

0 commit comments

Comments
 (0)