about summary refs log tree commit diff
path: root/compiler/rustc_middle
AgeCommit message (Expand)AuthorLines
2020-09-04Review commentsJack Huey-23/+19
2020-09-04More chalk workJack Huey-0/+38
2020-09-04Upgrade chalk to 0.21Jack Huey-1/+16
2020-09-04ty.flags -> ty.flags()LeSeulArtichaut-8/+20
2020-09-04Change ty.kind to a methodLeSeulArtichaut-150/+190
2020-09-04Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandrybors-1/+18
2020-09-03Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkovbors-16/+203
2020-09-03Tools, tests, and experimenting with MIR-derived coverage countersRich Kadel-1/+18
2020-09-02pretty: trim paths of unique symbolsDan Aloni-11/+197
2020-09-02Fix some unwanted uses of Debug formatting on user-facing messagesDan Aloni-5/+6
2020-09-01Avoid rehashing Fingerprint as a map keyJosh Stone-2/+3
2020-08-31Rollup merge of #76161 - pickfire:patch-3, r=pickfireTyler Mandry-2/+2
2020-08-31Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandryTyler Mandry-1/+1
2020-08-31Fix `-Z instrument-coverage` on MSVCRich Kadel-1/+1
2020-08-31Remove notrust in rustc_middleIvan Tham-2/+2
2020-08-31Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matkladAleksey Kladov-0/+1
2020-08-30datastructures: replace `once_cell` crate with an impl from stdmarmeladema-0/+1
2020-08-30ty: remove obsolete printerDavid Wood-278/+12
2020-08-30mv compiler to compiler/mark-0/+46119