about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/renumber.rs
AgeCommit message (Expand)AuthorLines
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