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 d30c1dd commit 24ebf42Copy full SHA for 24ebf42
scripts/test_rustc_tests.sh
@@ -66,6 +66,7 @@ rm src/test/ui/fn/dyn-fn-alignment.rs # wants a 256 byte alignment
66
rm -r src/test/run-make/emit-named-files # requires full --emit support
67
rm src/test/ui/abi/stack-probes.rs # stack probes not yet implemented
68
rm src/test/ui/simd/intrinsic/ptr-cast.rs # simd_expose_addr intrinsic unimplemented
69
+rm -r src/test/run-make/repr128-dwarf # debuginfo test
70
71
# optimization tests
72
# ==================
0 commit comments