diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-09-23 15:40:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-23 15:40:21 +0200 |
| commit | 3de0d678f81b852bae74dc327e4443f8367bbaf1 (patch) | |
| tree | 430518eb7dd188760826929a42d186dd781389c0 /compiler/rustc_codegen_gcc | |
| parent | 6b001f3d68c5b970b2316a97427e33560b9be543 (diff) | |
| parent | ccd19c7e9ede1cdb6606045bbab19d452ca39929 (diff) | |
| download | rust-3de0d678f81b852bae74dc327e4443f8367bbaf1.tar.gz rust-3de0d678f81b852bae74dc327e4443f8367bbaf1.zip | |
Rollup merge of #102134 - flba-eb:master, r=bjorn3
Detect panic strategy using `rustc --print cfg` Instead of relying on a command line parameter, detect if a target is able to unwind or not. Ignore tests that require unwinding on targets that don't support it. I did not find any place where the removed parameter has been used, but it feels a bit risky as I'm new to this test framework. r? bjorn3
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
