mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
f3ebf1e50f
pattern_analysis: cleanup manual impls https://github.com/rust-lang/rust/pull/120420 introduced some unneeded manual impls. I remove them here. r? ```@Nilstrieb```