We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e781db8 commit 0b9e8c6Copy full SHA for 0b9e8c6
scripts/test_rustc_tests.sh
@@ -81,6 +81,7 @@ rm tests/ui/layout/valid_range_oob.rs # different ICE message
81
82
rm tests/ui/consts/issue-miri-1910.rs # different error message
83
rm tests/ui/consts/offset_ub.rs # same
84
+rm tests/ui/consts/const-eval/ub-slice-get-unchecked.rs # same
85
rm tests/ui/intrinsics/panic-uninitialized-zeroed.rs # same
86
rm tests/ui/lint/lint-const-item-mutation.rs # same
87
rm tests/ui/pattern/usefulness/doc-hidden-non-exhaustive.rs # same
0 commit comments