Skip to content

Commit

Permalink
Update rustc test suite failure list
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Nov 22, 2022
1 parent d30c1dd commit 24ebf42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test_rustc_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ rm src/test/ui/fn/dyn-fn-alignment.rs # wants a 256 byte alignment
rm -r src/test/run-make/emit-named-files # requires full --emit support
rm src/test/ui/abi/stack-probes.rs # stack probes not yet implemented
rm src/test/ui/simd/intrinsic/ptr-cast.rs # simd_expose_addr intrinsic unimplemented
rm -r src/test/run-make/repr128-dwarf # debuginfo test

# optimization tests
# ==================
Expand Down

0 comments on commit 24ebf42

Please sign in to comment.