about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/diagnostics/var_name.rs
AgeCommit message (Expand)AuthorLines
2023-04-02Use `&IndexSlice` instead of `&IndexVec` where possibleScott McMurray-3/+3
2023-01-06Use fmt named parameters in rustc_borrowckwcampbell-15/+10
2022-11-09lint auto passAndyJado-0/+3
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-5/+9
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+129