diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-06-30 18:25:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-30 18:25:32 +0200 |
| commit | d404ce7015f0be4bf1d319fdfffe4072aff8b4c1 (patch) | |
| tree | 0b53907d5cd250445bb7750e37190fd8f0bc99cd /compiler/rustc_codegen_gcc | |
| parent | 5f43a898150a172a30c33fe95347333c5f45736f (diff) | |
| parent | ed07712e96506ca827ced41d748550b99318d47f (diff) | |
| download | rust-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
