Fix rustc test suite

This commit is contained in:
bjorn3 2023-03-04 12:59:27 +00:00
parent 4be2be2245
commit 906b00e111

View File

@ -21,6 +21,7 @@ done
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
git checkout -- tests/ui/proc-macro/pretty-print-hack/
rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
# missing features
# ================