summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/used_muts.rs
AgeCommit message (Expand)AuthorLines
2022-11-09lint auto passAndyJado-0/+2
2022-07-01cleanup mir visitor for `rustc::pass_by_value`lcnr-2/+2
2022-05-23Refactor call terminator to always hold a destination placeJakob Degen-2/+2
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+110