File tree 1 file changed +3
-0
lines changed
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
116
116
rm tests/ui/pattern/usefulness/doc-hidden-non-exhaustive.rs # same
117
117
rm tests/ui/suggestions/derive-trait-for-method-call.rs # same
118
118
rm 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
119
121
120
122
# rustdoc-clif passes extra args, suppressing the help message when no args are passed
121
123
rm -r tests/run-make/issue-88756-default-output
@@ -139,6 +141,7 @@ rm -r tests/run-make/multiple-emits # same
139
141
rm -r tests/run-make/output-type-permutations # same
140
142
rm -r tests/run-make/used # same
141
143
rm -r tests/run-make/no-alloc-shim
144
+ rm -r tests/run-make/emit-to-stdout
142
145
143
146
# bugs in the test suite
144
147
# ======================
You can’t perform that action at this time.
0 commit comments