summary refs log tree commit diff
path: root/src/test/ui/borrowck/two-phase-method-receivers.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-04-15remove -Znll -- borrowck=mir implies nll nowNiko Matsakis-3/+1
2018-03-24Extend two-phase borrows to apply to method receiver autorefsbobtwinkles-0/+29