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