mirror of
https://github.com/rust-lang/rust.git
synced 2026-08-03 05:19:50 -04:00
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