summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/renumber.rs
AgeCommit message (Expand)AuthorLines
2022-09-15nitsb-naber-0/+5
2022-09-14address review againb-naber-23/+18
2022-09-13remove visit_const from mir visitorsb-naber-4/+0
2022-09-13renumber regions in mir constants correctlyb-naber-2/+32
2022-06-27fold_region: remove unused parameterlcnr-1/+1
2022-02-15Overhaul `Const`.Nicholas Nethercote-2/+2
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-1/+1
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-1/+1
2021-11-27Visit type in process_projection_elem.Camille GILLOT-17/+1
2021-09-28More tracing instrumentationOli Scherer-13/+9
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+103