mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04: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