about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection
AgeCommit message (Expand)AuthorLines
2020-09-08reviewBastian Kauschke-13/+11
2020-09-08make `ConstEvaluatable` more strictBastian Kauschke-17/+22
2020-09-04ty.flags -> ty.flags()LeSeulArtichaut-1/+1
2020-09-04Change ty.kind to a methodLeSeulArtichaut-73/+75
2020-09-03specialization_graph: avoid trimmed paths for OverlapErrorDan Aloni-2/+4
2020-09-02pretty: trim paths of unique symbolsDan Aloni-14/+20
2020-09-02Fix some unwanted uses of Debug formatting on user-facing messagesDan Aloni-2/+2
2020-08-30Remove error message in specific casekadmin-0/+5
2020-08-30mv compiler to compiler/mark-0/+19303