mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 07:26:04 +00:00
match lowering: define a convenient struct Small refactor PR: `bindings` and `ascriptions` always come together so I made a struct for them. I'll have one or two fields to add to it in a later PR as well.