summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-08 09:34:44 +0000
committerbors <bors@rust-lang.org>2024-04-08 09:34:44 +0000
commit0e5f5207881066973486e6a480fa46cfa22947e9 (patch)
tree56fc4723619d1be476889c2ab6241d3ae376c670 /compiler/rustc_hir_analysis/src
parent7a495cc13d4361067d471faa3267dcdbacb3206c (diff)
parent47ff773632d72d643533ddd15b83f337cc9c1b58 (diff)
downloadrust-0e5f5207881066973486e6a480fa46cfa22947e9.tar.gz
rust-0e5f5207881066973486e6a480fa46cfa22947e9.zip
Auto merge of #123577 - Urgau:prep-work-for-compiletest-check-cfg, r=oli-obk
Do some preparation work for compiletest check-cfg

This PR does several preparation work for having always-on check-cfg in compiletest.

In particular, this PR does two main things:
 - It unifies all the *always-false* cfgs under the `FALSE` cfg (as it seems to be the convention under `tests/ui`)
 - It also removes some useless conditions

This is done ahead of the introduction of the always-on check-cfg in compiletest to reduce the amount of changes in that follow-up work. I also think that this is useful even without that follow-up work.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions