about summary refs log tree commit diff
path: root/tests/coverage/closure_macro_async.cov-map
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2023-12-14 16:07:47 -0800
committerGitHub <noreply@github.com>2023-12-14 16:07:47 -0800
commit576a74b8c9dc72704309db8fc12a2f1ca1cd7c59 (patch)
tree708378af747af30fe1b7c4c85fbee0c607d093c1 /tests/coverage/closure_macro_async.cov-map
parentde686cbc65478db53e3d51c52497685e852cc092 (diff)
parent3ea1331f51014a6610b9c6940db62139f6f3cc86 (diff)
downloadrust-576a74b8c9dc72704309db8fc12a2f1ca1cd7c59.tar.gz
rust-576a74b8c9dc72704309db8fc12a2f1ca1cd7c59.zip
Rollup merge of #118908 - Urgau:check-cfg-target-features, r=TaKO8Ki,GuillaumeGomez,workingjubilee
Add all known `target_feature` configs to check-cfg

This PR adds all the known `target_feature` from ~~`rustc_codegen_ssa`~~ `rustc_target` to the well known list of check-cfg.

It does so by moving the list from `rustc_codegen_ssa` to `rustc_target` ~~`rustc_session` (I not sure about this, but some of the moved function take a `Session`)~~, then using it the `fill_well_known` function.

This already proved to be useful since portable-simd had a bad cfg.

cc `@nnethercote` (since we discussed it in https://github.com/rust-lang/rust/pull/118494)
Diffstat (limited to 'tests/coverage/closure_macro_async.cov-map')
0 files changed, 0 insertions, 0 deletions