diff options
| author | mubarak23 <mubarakaminu340@gmail.com> | 2024-03-23 22:18:22 +0100 |
|---|---|---|
| committer | mubarak23 <mubarakaminu340@gmail.com> | 2024-03-23 22:18:22 +0100 |
| commit | a67cd0c4fdeabb9c870bfbe797212f08fc283e2d (patch) | |
| tree | fd9135bce00580e5d4b64caf0a5530b4329acee2 | |
| parent | 0319a80c5b37383ba90c5c5cd3e412b0477e3b91 (diff) | |
| download | rust-a67cd0c4fdeabb9c870bfbe797212f08fc283e2d.tar.gz rust-a67cd0c4fdeabb9c870bfbe797212f08fc283e2d.zip | |
add fn-arg-incomplete-pattern-drop-order.rs to the list
| -rw-r--r-- | tests/failing-lto-tests.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/failing-lto-tests.txt b/tests/failing-lto-tests.txt index 6e1ed99c6f7..b9126fb73a7 100644 --- a/tests/failing-lto-tests.txt +++ b/tests/failing-lto-tests.txt @@ -30,3 +30,4 @@ tests/ui/macros/rfc-2011-nicer-assert-messages/feature-gate-generic_assert.rs tests/ui/macros/stringify.rs tests/ui/reexport-test-harness-main.rs tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-in-test.rs +tests/ui/binding/fn-arg-incomplete-pattern-drop-order.rs |
