about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-09-23 15:40:21 +0200
committerGitHub <noreply@github.com>2022-09-23 15:40:21 +0200
commit3de0d678f81b852bae74dc327e4443f8367bbaf1 (patch)
tree430518eb7dd188760826929a42d186dd781389c0 /compiler/rustc_codegen_gcc
parent6b001f3d68c5b970b2316a97427e33560b9be543 (diff)
parentccd19c7e9ede1cdb6606045bbab19d452ca39929 (diff)
downloadrust-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