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