summary refs log tree commit diff
path: root/compiler/rustc_mir/src/borrow_check/consumers.rs
AgeCommit message (Expand)AuthorLines
2021-07-30Update compiler/rustc_mir/src/borrow_check/consumers.rsNiko Matsakis-0/+2
2021-07-22Add a test for get_body_with_borrowck_facts.Vytautas Astrauskas-0/+9
2021-07-22Enable compiler consumers to obtain Body with Polonius facts.Vytautas Astrauskas-0/+28