about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/borrow_set.rs
AgeCommit message (Expand)AuthorLines
2021-12-15Remove in_band_lifetimes from borrowckDániel Buga-1/+1
2021-10-25Add BorrowSet to public apiXavier Denis-13/+13
2021-10-16Adopt let_else across the compilerest31-3/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+351