Unnamed repository; edit this file 'description' to name the repository.
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.
Matthias Krüger 2024-06-30
parent 18ce81b · parent 07ae633 · commit 7ab3970
0 files changed, 0 insertions, 0 deletions