We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3847a01 commit e935766Copy full SHA for e935766
scripts/test_rustc_tests.sh
@@ -79,6 +79,7 @@ rm -r tests/run-make/codegen-options-parsing
79
rm -r tests/run-make/lto-*
80
rm -r tests/run-make/reproducible-build-2
81
rm -r tests/run-make/issue-109934-lto-debuginfo
82
+rm -r tests/run-make/no-builtins-lto
83
84
# optimization tests
85
# ==================
0 commit comments