diff options
author | bors <bors@rust-lang.org> | 2023-05-16 07:20:46 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-05-16 07:20:46 +0000 |
commit | 72b271624623c3bce04ac6faf9b9fae4c89901b0 (patch) | |
tree | 76415f0de1c685fefbbec9e5aeb5eb38228ea0ec /tests/rustdoc-js-std/parser-errors.js | |
parent | 3ea9ad532474343426e564b997891e459cda89a6 (diff) | |
parent | 9dffb52738e0b2ccd15af36d4607a709b21e020c (diff) | |
download | rust-72b271624623c3bce04ac6faf9b9fae4c89901b0.tar.gz |
Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-errors
Get current target config from` --print=cfg`
Compiletest was switched to querying all targets using `--print=all-target-specs-json` and `--print=target-spec-json` in #108905. This unintentionally prevented codegen flags like `-Cpanic` from being reflected in the current target configuration. This change gets the current compiletest target config using `--print=cfg` like it was previously while still using the faster prints for getting information on all other targets.
Fixes #110850.
`@jyn514` might be interested in reviewing since they commented on the issue.
cc `@tmandry` since this issue is affecting Fuchsia.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions