File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 27
27
git checkout -- tests/ui/issues/auxiliary/issue-3136-a.rs # contains //~ERROR, but shouldn't be removed
28
28
git checkout -- tests/ui/proc-macro/pretty-print-hack/
29
29
git checkout -- tests/ui/entry-point/auxiliary/bad_main_functions.rs
30
- rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
31
30
32
31
# missing features
33
32
# ================
@@ -136,7 +135,6 @@ rm -r tests/run-make/incr-add-rust-src-component
136
135
# ============
137
136
rm -r tests/run-make/extern-fn-explicit-align # argument alignment not yet supported
138
137
rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
139
- rm tests/ui/deprecation/deprecated_inline_threshold.rs # missing deprecation warning for -Cinline-threshold
140
138
141
139
# bugs in the test suite
142
140
# ======================
You can’t perform that action at this time.
0 commit comments