about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/erase_regions.rs
AgeCommit message (Expand)AuthorLines
2021-08-26update `TypeFlags` to deal with missing ct substslcnr-1/+3
2021-04-02Auto merge of #83207 - oli-obk:valtree2, r=lcnrbors-0/+5
2021-03-31Add tcx lifetime to BinderJack Huey-1/+1
2021-03-31Add a new normalization query just for mir constantsOli Scherer-0/+5
2020-11-16compiler: fold by valueBastian Kauschke-5/+5
2020-08-30mv compiler to compiler/mark-0/+68