Skip to content

Commit

Permalink
Auto merge of #123577 - Urgau:prep-work-for-compiletest-check-cfg, r=…
Browse files Browse the repository at this point in the history
…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.
  • Loading branch information
bors committed Apr 8, 2024
2 parents 02794eb + c03f9ab commit ff8cd3d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ff8cd3d

Please sign in to comment.