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 49f1fa5 commit bb9dac5Copy full SHA for bb9dac5
scripts/test_rustc_tests.sh
@@ -79,6 +79,7 @@ rm -r tests/run-make/lto-*
79
rm -r tests/run-make/reproducible-build-2
80
rm -r tests/run-make/no-builtins-lto
81
rm -r tests/run-make/reachable-extern-fn-available-lto
82
+rm -r tests/run-make/no-builtins-linker-plugin-lto
83
84
# coverage instrumentation
85
rm tests/ui/consts/precise-drop-with-coverage.rs
0 commit comments