This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,7 @@ rm tests/ui/consts/issue-73976-monomorphic.rs # same
130
130
rm tests/ui/rfcs/rfc-3348-c-string-literals/non-ascii.rs # same
131
131
rm tests/ui/consts/const-eval/nonnull_as_ref_ub.rs # same
132
132
rm tests/ui/consts/issue-94675.rs # same
133
+ rm tests/ui/associated-types/issue-85103-layout-debug.rs # same
133
134
134
135
# rustdoc-clif passes extra args, suppressing the help message when no args are passed
135
136
rm -r tests/run-make/issue-88756-default-output
@@ -154,9 +155,12 @@ rm -r tests/run-make/output-type-permutations # same
154
155
rm -r tests/run-make/used # same
155
156
rm -r tests/run-make/no-alloc-shim
156
157
rm -r tests/run-make/emit-to-stdout
158
+ rm -r tests/run-make/compressed-debuginfo
157
159
158
160
rm -r tests/run-make/extern-fn-explicit-align # argument alignment not yet supported
159
161
162
+ rm tests/ui/codegen/subtyping-enforces-type-equality.rs # assert_assignable bug with Generator's
163
+
160
164
# bugs in the test suite
161
165
# ======================
162
166
rm tests/ui/backtrace.rs # TODO warning
You can’t perform that action at this time.
0 commit comments