summary refs log tree commit diff
path: root/src/librustc_mir/borrow_check/path_utils.rs
AgeCommit message (Expand)AuthorLines
2018-06-19Return a `SmallVec` from `place_elements`.Nicholas Nethercote-2/+3
2018-05-29Expand two-phase-borrows so that a case like this still compiles:Felix S. Klock II-3/+6
2018-05-18Refactor borrowck to share more code with fact dumpingbobtwinkles-0/+507