diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2023-06-11 18:21:00 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-06-11 18:21:00 -0400 |
| commit | 3371fce044f1f4aafe258d21f3e03774d30a1cab (patch) | |
| tree | b5690e552c29d4f81fc6178c066a8672427bd9c7 | |
| parent | 90527b81c9c767adfef2c895fb8b776eb3ac3212 (diff) | |
| download | rust-3371fce044f1f4aafe258d21f3e03774d30a1cab.tar.gz rust-3371fce044f1f4aafe258d21f3e03774d30a1cab.zip | |
Fix tests
| -rw-r--r-- | failing-ui-tests.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/failing-ui-tests.txt b/failing-ui-tests.txt index 8539e27ea6a..1b0e30c920a 100644 --- a/failing-ui-tests.txt +++ b/failing-ui-tests.txt @@ -54,8 +54,8 @@ tests/ui/issues/issue-40883.rs tests/ui/issues/issue-43853.rs tests/ui/issues/issue-47364.rs tests/ui/macros/rfc-2011-nicer-assert-messages/assert-without-captures-does-not-create-unnecessary-code.rs -tests/ui/rfc-2091-track-caller/std-panic-locations.rs -tests/ui/rfcs/rfc1857-drop-order.rs +tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs +tests/ui/rfcs/rfc-1857-stabilize-drop-order/drop-order.rs tests/ui/simd/issue-17170.rs tests/ui/simd/issue-39720.rs tests/ui/simd/issue-89193.rs |
