mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 22:36:33 +00:00
reverse binding order in matches to allow the subbinding of copyable fields in bindings after @ Fixes #69971 ### TODO - [x] Regression tests r? `@oli-obk`