mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
2d633317f3
Stop using `box PAT` syntax for deref patterns, as it's misleading and also causes their semantics being tangled up.