mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +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`.