about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-01 22:38:49 +0100
committerGitHub <noreply@github.com>2024-03-01 22:38:49 +0100
commit0d2205f9a6d907fb2f6beaef4c5958b8521349b4 (patch)
tree1db87375336442eb29d8255b0dc810ea0b1e794f /compiler/rustc_codegen_llvm/src
parent4f32f78fc662493059bdf797c75e377050290ffc (diff)
parentd6332ae79cf43b9c6ea74478cc5a4333dae685bb (diff)
downloadrust-0d2205f9a6d907fb2f6beaef4c5958b8521349b4.tar.gz
rust-0d2205f9a6d907fb2f6beaef4c5958b8521349b4.zip
Rollup merge of #121750 - Nadrieril:switchkind-if, r=matthewjasper
match lowering: Separate the `bool` case from other integers in `TestKind`

`TestKind::SwitchInt` had a special case for `bool` essentially everywhere it's used, so I made `TestKind::If` to handle the bool case on its own.

r? `@matthewjasper`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions