about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-30 18:25:32 +0200
committerGitHub <noreply@github.com>2024-06-30 18:25:32 +0200
commitd404ce7015f0be4bf1d319fdfffe4072aff8b4c1 (patch)
tree0b53907d5cd250445bb7750e37190fd8f0bc99cd /compiler/rustc_codegen_gcc
parent5f43a898150a172a30c33fe95347333c5f45736f (diff)
parented07712e96506ca827ced41d748550b99318d47f (diff)
downloadrust-d404ce7015f0be4bf1d319fdfffe4072aff8b4c1.tar.gz
rust-d404ce7015f0be4bf1d319fdfffe4072aff8b4c1.zip
Rollup merge of #126981 - Zalathar:enums, r=Nadrieril
Replace some magic booleans in match-lowering with enums

This PR takes some boolean arguments used by the match-lowering code, and replaces them with dedicated enums that more clearly express their effect, while also making it much easier to find how each value is ultimately used.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions