rust/compiler/rustc_mir_build
Matthias Krüger f345c5e845
Rollup merge of #128085 - Zalathar:notes, r=Nadrieril
Various notes on match lowering

This is an assortment of comments for things that I found unclear or confusing when I was learning how match lowering works.

This PR only adds/modifies comments, so there are no functional changes.

I have tried to avoid touching code that would conflict with #127159.

r? `@Nadrieril`
2024-07-26 00:57:22 +02:00
..
src Rollup merge of #128085 - Zalathar:notes, r=Nadrieril 2024-07-26 00:57:22 +02:00
Cargo.toml const_to_pat: cleanup leftovers from when we had to deal with non-structural constants 2024-07-18 11:58:16 +02:00
messages.ftl avoid creating an Instance only to immediately disassemble it again 2024-07-18 11:58:16 +02:00