mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.