about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/consumers.rs
AgeCommit message (Expand)AuthorLines
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