diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-10 08:48:36 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-10 08:48:36 +0000 |
| commit | 169793591c3c1a32a8d4dddc138adb57aacdfcb8 (patch) | |
| tree | dfef7407c375c6bffa3353817763aa187866d239 | |
| parent | 147ac7ad5dd30a68a23e7abc23abe5691b7897b9 (diff) | |
| parent | 3998964879e709cfc1728edb3e596c3ec0a7696e (diff) | |
| download | rust-169793591c3c1a32a8d4dddc138adb57aacdfcb8.tar.gz rust-169793591c3c1a32a8d4dddc138adb57aacdfcb8.zip | |
Sync from rust 824759493246ee383beb9cd5ceffa0e15deb9fa4
| -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 442d61c6ade..e569da90cf7 100755 --- a/scripts/test_rustc_tests.sh +++ b/scripts/test_rustc_tests.sh @@ -123,7 +123,6 @@ rm tests/ui/mir/mir_raw_fat_ptr.rs # same rm tests/ui/consts/issue-33537.rs # same rm tests/ui/consts/const-mut-refs-crate.rs # same rm tests/ui/abi/large-byval-align.rs # exceeds implementation limit of Cranelift -rm tests/ui/invalid-compile-flags/crate-type-flag.rs # warning about proc-macros and panic=abort # doesn't work due to the way the rustc test suite is invoked. # should work when using ./x.py test the way it is intended |
