summary refs log tree commit diff
path: root/compiler/rustc_middle/src/hir
AgeCommit message (Expand)AuthorLines
2020-11-07Fix handling of item names for HIRJoshua Nelson-1/+1
2020-10-25Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkovYuki Okushi-1/+1
2020-10-25Auto merge of #77546 - lcnr:impl-trait-closure, r=eddybbors-2/+20
2020-10-24Fix inconsistencies in handling of inert attributes on statementsAaron Hill-1/+1
2020-10-18Replace unnecessary map_or_else with map_orDániel Buga-1/+1
2020-10-07bodgeBastian Kauschke-2/+20
2020-10-06Rollup merge of #76995 - LingMan:middle_matches, r=varkorYuki Okushi-8/+8
2020-09-25Address review commentmarmeladema-3/+5
2020-09-25Implement `Display` for `DisambiguatedDefPathData` and `DefPathData`marmeladema-5/+1
2020-09-21Reduce boilerplate with the matches! macroLingMan-8/+8
2020-08-30mv compiler to compiler/mark-0/+2156