summary refs log tree commit diff
path: root/src/librustc_trait_selection/traits/coherence.rs
AgeCommit message (Expand)AuthorLines
2020-05-12Remove ty::UnnormalizedProjectionJack Huey-4/+3
2020-05-02fix rustdoc warningsTshepang Lekhonkhobe-2/+2
2020-04-06ty: remove `{Existential,}Trait{Ref,Predicate}::input_types`.Eduard-Mihai Burtescu-3/+7
2020-04-06traits/coherence: stop using `Ty::walk_shallow`.Eduard-Mihai Burtescu-19/+50
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-3/+3
2020-03-20remove redundant returns (clippy::needless_return)Matthias Krüger-2/+2
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-0/+540