summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/consumers.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2022-12-20rustc: Remove needless lifetimesJeremy Stucki-3/+3
2022-11-09lint auto passAndyJado-0/+2
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-5/+4
2022-07-20take opaq typesouz-a-2/+2
2021-10-06Add InferCtxt::with_opaque_type_inference to get_body_with_borrowck_factsWill Crichton-1/+1
2021-09-15Allow call to get_body_with_borrowck_facts without -Z poloniusWill Crichton-3/+3
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+39