diff options
| author | bors <bors@rust-lang.org> | 2023-12-31 04:18:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-31 04:18:15 +0000 |
| commit | fcfe05aa7538fbb18fc3baff9aabdf9a1cd14b1e (patch) | |
| tree | 4451a35c833be35599318a7c577f03a85ca6a1e6 /compiler/rustc_const_eval/src/errors.rs | |
| parent | 64d5515cc3a2a5dfe406d67334c3337991f7ea9b (diff) | |
| parent | a236bdd77f958d3974cb241fa6212ef739558942 (diff) | |
| download | rust-fcfe05aa7538fbb18fc3baff9aabdf9a1cd14b1e.tar.gz rust-fcfe05aa7538fbb18fc3baff9aabdf9a1cd14b1e.zip | |
Auto merge of #119441 - Urgau:check-cfg-simplify-bootstrap-args, r=onur-ozkan
Simplify bootstrap `--check-cfg` arguments This PR simplifies the generated check-cfg arguments generated for the no-values case. For the `bootstrap` cfg: ```diff - --check-cfg=cfg(bootstrap,values()) + --check-cfg=cfg(bootstrap) ``` Those are equivalent, so there isn't any semantic difference; but the invocation is short and less distracting. `@rustbot` label +F-check-cfg
Diffstat (limited to 'compiler/rustc_const_eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
