File tree 1 file changed +2
-0
lines changed
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
45
45
rm tests/ui/proc-macro/no-missing-docs.rs
46
46
rm tests/ui/rust-2018/proc-macro-crate-in-paths.rs
47
47
rm tests/ui/proc-macro/allowed-signatures.rs
48
+ rm tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
48
49
49
50
# vendor intrinsics
50
51
rm 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
114
115
rm tests/ui/mir/mir_raw_fat_ptr.rs # same
115
116
rm tests/ui/consts/issue-33537.rs # same
116
117
rm 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
117
119
118
120
rm tests/ui/consts/issue-miri-1910.rs # different error message
119
121
rm tests/ui/consts/offset_ub.rs # same
You can’t perform that action at this time.
0 commit comments