summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/coherence.rs
AgeCommit message (Expand)AuthorLines
2020-12-24use matches!() macro in more placesMatthias Krüger-4/+2
2020-11-16compiler: fold by valueBastian Kauschke-3/+4
2020-09-15fix a couple of stylistic clippy warningsMatthias Krüger-1/+1
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-08-30mv compiler to compiler/mark-0/+577