We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e775fdc commit 4cf4ffcCopy full SHA for 4cf4ffc
scripts/test_rustc_tests.sh
@@ -122,6 +122,7 @@ rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
122
rm tests/ui/mir/mir_misc_casts.rs # depends on deduplication of constants
123
rm tests/ui/mir/mir_raw_fat_ptr.rs # same
124
rm tests/ui/consts/issue-33537.rs # same
125
+rm tests/ui/consts/const-mut-refs-crate.rs # same
126
127
# rustdoc-clif passes extra args, suppressing the help message when no args are passed
128
rm -r tests/run-make/issue-88756-default-output
0 commit comments