about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-29 11:43:45 +0100
committerGitHub <noreply@github.com>2025-03-29 11:43:45 +0100
commit240a4da396f12f7f6893c17cb59613c9bb850308 (patch)
tree8f33cecc93e2870f1f6dcd50d692aec09dfec7ae /compiler/rustc_codegen_llvm/src
parent928468c47c2a670bfa62727cfa2f14f75f5b7331 (diff)
parentbf374475c87f23690a0228ec945b48908786ff38 (diff)
downloadrust-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/src')
0 files changed, 0 insertions, 0 deletions