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 4be2be2 commit 906b00eCopy full SHA for 906b00e
scripts/test_rustc_tests.sh
@@ -21,6 +21,7 @@ done
21
22
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
23
git checkout -- tests/ui/proc-macro/pretty-print-hack/
24
+rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
25
26
# missing features
27
# ================
0 commit comments