summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/path_utils.rs
AgeCommit message (Expand)AuthorLines
2023-11-26Remove Upvar duplicationMark Rousskov-3/+2
2023-10-20s/generator/coroutine/Oli Scherer-2/+2
2023-06-27Only consider places with the same local in each_borrow_involving_path.Camille GILLOT-5/+9
2023-03-28Move `mir::Field` → `abi::FieldIdx`Scott McMurray-2/+3
2022-11-09lint auto passAndyJado-0/+2
2021-12-15Remove in_band_lifetimes from borrowckDániel Buga-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+171