about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/member_constraints.rs
AgeCommit message (Expand)AuthorLines
2021-12-15Remove in_band_lifetimes from borrowckDániel Buga-3/+3
2021-10-03Replace Fn impls with RPIT impls in rustc_indexbjorn3-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+224