diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-10-19 13:20:25 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-10-19 13:20:25 +0000 |
| commit | 49987faf873790c39f981275708fa4dca8836ef3 (patch) | |
| tree | c5935f22970420b57a073cc19da670b493f492f4 /scripts | |
| parent | b97201088788c11b66e711d1e9cfa480c947f3d3 (diff) | |
| download | rust-49987faf873790c39f981275708fa4dca8836ef3.tar.gz rust-49987faf873790c39f981275708fa4dca8836ef3.zip | |
Fix rustc test suite
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/test_rustc_tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh index 4b6d5bd97b8..68d4a29bab4 100755 --- a/scripts/test_rustc_tests.sh +++ b/scripts/test_rustc_tests.sh @@ -122,7 +122,6 @@ rm tests/ui/typeck/issue-46112.rs # same rm tests/ui/consts/const_cmp_type_id.rs # same rm tests/ui/consts/issue-73976-monomorphic.rs # same rm tests/ui/rfcs/rfc-3348-c-string-literals/non-ascii.rs # same -rm tests/ui/consts/const-eval/nonnull_as_ref_ub.rs # same rm tests/ui/consts/issue-94675.rs # same rm tests/ui/associated-types/issue-85103-layout-debug.rs # same |
