diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2025-07-22 11:44:42 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2025-07-22 11:44:42 -0400 |
| commit | 041be62e5f365434741195e5870ba355103a44d0 (patch) | |
| tree | ebaf63a0f76b0c512e97bd603c2365d8f2b1a3e9 | |
| parent | ba18e20501d18c05859534b93796c4ca5100ad8f (diff) | |
| download | rust-041be62e5f365434741195e5870ba355103a44d0.tar.gz rust-041be62e5f365434741195e5870ba355103a44d0.zip | |
Add failing UI tests
| -rw-r--r-- | tests/failing-ui-tests.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/failing-ui-tests.txt b/tests/failing-ui-tests.txt index 9a806e5ba52..4dc9507f28f 100644 --- a/tests/failing-ui-tests.txt +++ b/tests/failing-ui-tests.txt @@ -81,3 +81,6 @@ tests/ui/coroutine/panic-drops.rs tests/ui/coroutine/panic-safe.rs tests/ui/process/nofile-limit.rs tests/ui/simd/intrinsic/generic-arithmetic-pass.rs +tests/ui/linking/no-gc-encapsulation-symbols.rs +tests/ui/panics/unwind-force-no-unwind-tables.rs +tests/ui/attributes/fn-align-dyn.rs |
