about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2020-09-21Reduce boilerplate with the matches! macroLingMan-16/+16
2020-09-14clean up comment text a bitiximeow-3/+3
2020-09-13fix syntax error in suggesting generic constraint in trait parameteriximeow-20/+46
2020-09-04Change ty.kind to a methodLeSeulArtichaut-4/+4
2020-08-30mv compiler to compiler/mark-0/+270