File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,8 @@ rm tests/ui/lint/lint-const-item-mutation.rs # same
116116rm tests/ui/pattern/usefulness/doc-hidden-non-exhaustive.rs # same
117117rm tests/ui/suggestions/derive-trait-for-method-call.rs # same
118118rm tests/ui/typeck/issue-46112.rs # same
119+ rm tests/ui/consts/const_cmp_type_id.rs # same
120+ rm tests/ui/consts/issue-73976-monomorphic.rs # same
119121
120122# rustdoc-clif passes extra args, suppressing the help message when no args are passed
121123rm -r tests/run-make/issue-88756-default-output
@@ -139,6 +141,7 @@ rm -r tests/run-make/multiple-emits # same
139141rm -r tests/run-make/output-type-permutations # same
140142rm -r tests/run-make/used # same
141143rm -r tests/run-make/no-alloc-shim
144+ rm -r tests/run-make/emit-to-stdout
142145
143146# bugs in the test suite
144147# ======================
You can’t perform that action at this time.
0 commit comments