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 0069007 commit 7bd3950Copy full SHA for 7bd3950
scripts/test_rustc_tests.sh
@@ -68,6 +68,7 @@ rm -r src/test/run-pass-valgrind/unsized-locals
68
69
rm src/test/ui/json-bom-plus-crlf-multifile.rs # differing warning
70
rm src/test/ui/json-bom-plus-crlf.rs # same
71
+rm src/test/ui/type-alias-impl-trait/cross_crate_ice*.rs # requires removed aux dep
72
73
rm src/test/ui/allocator/no_std-alloc-error-handler-default.rs # missing rust_oom definition
74
rm src/test/ui/cfg/cfg-panic.rs
0 commit comments