about summary refs log tree commit diff
path: root/src/librustc_trait_selection/lib.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-34/+0
2020-08-15replaced log with tracingGurpreet Singh-1/+1
2020-06-20Decouple `Autoderef` with `FnCtxt` and move `Autoderef` to `librustc_trait_se...Donough Liu-0/+1
2020-06-13Stabilize Option::zipLzu Tao-1/+0
2020-05-22Stabilize str_strip featureLzu Tao-1/+0
2020-04-12Rollup merge of #71041 - JohnTitor:rustc-dev-guide, r=jonas-schievinkDylan DPC-2/+2
2020-04-11review commentsEsteban Küber-0/+1
2020-04-11review commentsEsteban Küber-0/+1
2020-04-12Update links of `rustc guide`Yuki Okushi-2/+2
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-1/+1
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-0/+1
2020-03-14Trim dependencies and features.Camille GILLOT-9/+2
2020-03-14Split librustc_infer.Camille GILLOT-0/+39