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 74e9f26 commit ca18301Copy full SHA for ca18301
scripts/test_rustc_tests.sh
@@ -27,6 +27,7 @@ done
27
28
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
29
git checkout -- tests/ui/proc-macro/pretty-print-hack/
30
+git checkout -- tests/ui/entry-point/auxiliary/bad_main_functions.rs
31
rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
32
33
# missing features
0 commit comments