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 0231d65 commit 187decaCopy full SHA for 187deca
scripts/test_rustc_tests.sh
@@ -123,6 +123,7 @@ rm -r tests/run-make/issue-88756-default-output
123
# should work when using ./x.py test the way it is intended
124
# ============================================================
125
rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
126
+rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
127
128
# genuine bugs
129
# ============
0 commit comments