diff options
| author | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2024-06-20 17:42:40 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2024-06-20 17:42:40 +0200 |
| commit | f42fa4f6e006d0d9eb90c7b10a9698dffb104174 (patch) | |
| tree | 41b8c22978e889e5424349f6605124fca0e884bc /compiler/rustc_parse/src/errors.rs | |
| parent | 1aaab8b9f8dc488cadc4f083b3a11fb11b45cb77 (diff) | |
| download | rust-f42fa4f6e006d0d9eb90c7b10a9698dffb104174.tar.gz rust-f42fa4f6e006d0d9eb90c7b10a9698dffb104174.zip | |
add `needs-unwind` to UI test
the `tail-expr-lock-poisoning` UI test uses the `panic::catch_unwind` API so it relies on unwinding being implemented. this test ought not to run on targets that do not support unwinding. add the `needs-unwind` attribute to signal this
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
