mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
d1cdc9b368
port `rustc_ast*` crates from `box_` to `deref_patterns` Part of rust-lang/rust#156110, this ports the first few crates away from `box_patterns` to `deref_patterns`.