Skip to content

Commit 50c14ce

Browse files
committed
Fix rustc test suite
1 parent ccf8977 commit 50c14ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ rm -r tests/run-make/volatile-intrinsics # same
9898
rm -r tests/run-make/llvm-ident # same
9999
rm -r tests/run-make/no-builtins-attribute # same
100100
rm -r tests/run-make/pgo-gen-no-imp-symbols # same
101+
rm -r tests/run-make/llvm-location-discriminator-limit-dummy-span # same
101102
rm tests/ui/abi/stack-protector.rs # requires stack protector support
102103
rm -r tests/run-make/emit-stack-sizes # requires support for -Z emit-stack-sizes
103104
rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific

0 commit comments

Comments
 (0)