File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ rm tests/ui/proc-macro/quote-debug.rs
4545rm tests/ui/proc-macro/no-missing-docs.rs
4646rm tests/ui/rust-2018/proc-macro-crate-in-paths.rs
4747rm tests/ui/proc-macro/allowed-signatures.rs
48+ rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
4849
4950# vendor intrinsics
5051rm tests/ui/sse2.rs # cpuid not supported, so sse2 not detected
@@ -114,6 +115,7 @@ rm tests/ui/mir/mir_misc_casts.rs # depends on deduplication of constants
114115rm tests/ui/mir/mir_raw_fat_ptr.rs # same
115116rm tests/ui/consts/issue-33537.rs # same
116117rm tests/ui/layout/valid_range_oob.rs # different ICE message
118+ rm tests/ui/const-generics/generic_const_exprs/issue-80742.rs # gives error instead of ICE with cg_clif
117119
118120rm tests/ui/consts/issue-miri-1910.rs # different error message
119121rm tests/ui/consts/offset_ub.rs # same
You can’t perform that action at this time.
0 commit comments