mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
9072e108b5
Remove unnecessary trait bounds and derivations This PR removes unnecessary trait bounds and derivations from many types. r? @nikomatsakis