about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/inhabitedness
AgeCommit message (Expand)AuthorLines
2021-08-22Fix typos “a”→“an”Frank Steffahn-1/+1
2021-01-16Implement Debug for DefIdForestAaron Hill-1/+1
2021-01-12Make `DefIdForest` cheaper to cloneNadrieril-58/+80
2021-01-12Turn type inhabitedness into a queryNadrieril-27/+50
2020-12-20Fix typopierwill-1/+1
2020-10-28Dogfood {exclusive,half-open} ranges in compiler (nfc)Jubilee Young-3/+3
2020-10-14Remove unused code from rustc_middleest31-8/+0
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+341