about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/misc.rs
AgeCommit message (Expand)AuthorLines
2021-12-15Remove `in_band_lifetimes` from `rustc_trait_selection`Sylvan Bowdler-1/+1
2021-11-08impl Copy/Clone for arrays in std, not in compilerbstrie-1/+2
2020-11-16compiler: fold by valueBastian Kauschke-1/+1
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+74