about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-05-07 00:38:37 +0200
committerGitHub <noreply@github.com>2021-05-07 00:38:37 +0200
commit577f1d007d99064fea5f20c4bd2814b38ee7fe48 (patch)
treef8a5bbfbc26dd8aef30a87a50660c0c7f5f47c3f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent3a0d6bec56966e8566d0249cd56dd37192a538e4 (diff)
parent947ad5838c08c5609f619b96d0baa197cd20f4b0 (diff)
downloadrust-577f1d007d99064fea5f20c4bd2814b38ee7fe48.tar.gz
rust-577f1d007d99064fea5f20c4bd2814b38ee7fe48.zip
Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-Simulacrum
Add `needs-unwind` and beginning of support for testing `panic=abort` std to compiletest

For the Fuchsia platform we build libstd with `panic=abort` and would like a way to run tests with that enabled. This adds low-level support for this directly to compiletest.

In the future I'd like to add high-level support in rustbuild, e.g. having target-specific flags that allow configuring a panic strategy. (Side note: It would be nice if we could also build multiple configurations for the same target, but I'm getting ahead of myself.)

This plus #84500 have everything that's needed to get ui tests passing on fuchsia targets.

Part of #84766. Note that this change only includes the header on tests which need an unwinder to _build_, not those which need it to _run_.

r? ````@Mark-Simulacrum````
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions