mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
9149135815
Clean up some traits I was looking at various traits and found some unnecessary trait bounds, and some unnecessary traits. Details in individual commits. r? @Nadrieril