Skip to content

Commit 4cf4ffc

Browse files
committed
Fix rustc test suite
1 parent e775fdc commit 4cf4ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
122122
rm tests/ui/mir/mir_misc_casts.rs # depends on deduplication of constants
123123
rm tests/ui/mir/mir_raw_fat_ptr.rs # same
124124
rm tests/ui/consts/issue-33537.rs # same
125+
rm tests/ui/consts/const-mut-refs-crate.rs # same
125126

126127
# rustdoc-clif passes extra args, suppressing the help message when no args are passed
127128
rm -r tests/run-make/issue-88756-default-output

0 commit comments

Comments
 (0)