diff options
author | David Koloski <dkoloski@google.com> | 2023-05-11 12:25:56 -0400 |
---|---|---|
committer | David Koloski <dkoloski@google.com> | 2023-05-11 15:10:18 -0400 |
commit | 9dffb52738e0b2ccd15af36d4607a709b21e020c (patch) | |
tree | 18b86e6986455586388f708921b03c517d7aa232 /tests/rustdoc-js-std/parser-errors.js | |
parent | 2a8221dbdfd180a2d56d4b0089f4f3952d8c2bcd (diff) | |
download | rust-9dffb52738e0b2ccd15af36d4607a709b21e020c.tar.gz |
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions