diff options
| author | mubarak23 <mubarakaminu340@gmail.com> | 2024-03-23 19:21:45 +0100 |
|---|---|---|
| committer | mubarak23 <mubarakaminu340@gmail.com> | 2024-03-23 19:21:45 +0100 |
| commit | 0319a80c5b37383ba90c5c5cd3e412b0477e3b91 (patch) | |
| tree | 99566dcd59781a49ec1d2b0dae1f3bded93b5d2b | |
| parent | 56eab3c484ee56043d26d3ea3f2dd0d37fd67b0f (diff) | |
| download | rust-0319a80c5b37383ba90c5c5cd3e412b0477e3b91.tar.gz rust-0319a80c5b37383ba90c5c5cd3e412b0477e3b91.zip | |
remove more test that have passed
| -rw-r--r-- | tests/failing-ui-tests.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/failing-ui-tests.txt b/tests/failing-ui-tests.txt index f33f58c763b..c39b89d884f 100644 --- a/tests/failing-ui-tests.txt +++ b/tests/failing-ui-tests.txt @@ -33,9 +33,7 @@ tests/ui/panic-runtime/abort.rs tests/ui/panic-runtime/link-to-abort.rs tests/ui/unwind-no-uwtable.rs tests/ui/parser/unclosed-delimiter-in-dep.rs -tests/ui/runtime/rt-explody-panic-payloads.rs tests/ui/simd/intrinsic/ptr-cast.rs -tests/ui/binding/fn-arg-incomplete-pattern-drop-order.rs tests/ui/consts/missing_span_in_backtrace.rs tests/ui/drop/dynamic-drop.rs tests/ui/dyn-star/box.rs @@ -65,7 +63,6 @@ tests/ui/lto/all-crates.rs tests/ui/async-await/deep-futures-are-freeze.rs tests/ui/closures/capture-unsized-by-ref.rs tests/ui/coroutine/resume-after-return.rs -tests/ui/macros/rfc-2011-nicer-assert-messages/all-expr-kinds.rs tests/ui/simd/masked-load-store.rs tests/ui/simd/repr_packed.rs tests/ui/async-await/in-trait/dont-project-to-specializable-projection.rs |
