about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/diagnostics/find_all_local_uses.rs
AgeCommit message (Expand)AuthorLines
2024-02-06Invert diagnostic lints.Nicholas Nethercote-3/+0
2022-12-20rustc: Remove needless lifetimesJeremy Stucki-1/+1
2022-11-09lint auto passAndyJado-0/+3
2022-07-01cleanup mir visitor for `rustc::pass_by_value`lcnr-2/+2
2021-12-10Suggest using a temporary variable to fix borrowck errorsNoah Lev-0/+26