diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-29 11:43:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-29 11:43:45 +0100 |
| commit | 240a4da396f12f7f6893c17cb59613c9bb850308 (patch) | |
| tree | 8f33cecc93e2870f1f6dcd50d692aec09dfec7ae /compiler/rustc_codegen_llvm | |
| parent | 928468c47c2a670bfa62727cfa2f14f75f5b7331 (diff) | |
| parent | bf374475c87f23690a0228ec945b48908786ff38 (diff) | |
| download | rust-240a4da396f12f7f6893c17cb59613c9bb850308.tar.gz rust-240a4da396f12f7f6893c17cb59613c9bb850308.zip | |
Rollup merge of #138692 - jieyouxu:reject-bool-lit-rev-names, r=wesleywiser
Reject `{true,false}` as revision names
Because they would imply `--cfg={true,false}` otherwise, and the test writer has to use `cfg(r#true)` and `cfg(r#false)` in the test.
Closes #138663.
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
