Skip to content

Commit bb9dac5

Browse files
committed
Disable linker plugin lto rustc test
1 parent 49f1fa5 commit bb9dac5

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
@@ -79,6 +79,7 @@ rm -r tests/run-make/lto-*
7979
rm -r tests/run-make/reproducible-build-2
8080
rm -r tests/run-make/no-builtins-lto
8181
rm -r tests/run-make/reachable-extern-fn-available-lto
82+
rm -r tests/run-make/no-builtins-linker-plugin-lto
8283

8384
# coverage instrumentation
8485
rm tests/ui/consts/precise-drop-with-coverage.rs

0 commit comments

Comments
 (0)