]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Mon, 21 Oct 2019 20:00:50 +0000 (22:00 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2019 20:00:50 +0000 (22:00 +0200)
commit9072e108b5a871e87be23b7ed2c0c1f5c6fd70be
tree86cdece077308f5b48852d604d99791a5108f8b6
parente825e21e7adc5573bb8f19c5fa104ef666398746
parentac6daed384d17abd31f84fc8205c21eee6a248be
Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=Centril

Remove unnecessary trait bounds and derivations

This PR removes unnecessary trait bounds and derivations from many types.

r? @nikomatsakis
src/librustc/middle/stability.rs
src/librustc/session/config.rs
src/librustc/ty/fold.rs
src/librustc_mir/interpret/memory.rs