summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/universal_regions.rs
AgeCommit message (Expand)AuthorLines
2021-11-07Rename functions reflect that inline const is also "typeck_child"Gary Guo-20/+20
2021-11-07Implement type inference for inline constsGary Guo-10/+39
2021-11-06use matches!() macro in more placesMatthias Krüger-8/+2
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+817