about summary refs log tree commit diff
path: root/src/test/ui/borrowck/mut-borrow-outside-loop.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-25rust-lang/rust#51025: improve test robustness so that they work under NLL too.Felix S. Klock II-0/+6
2018-04-11Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, including...Felix S. Klock II-2/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-2/+2
2017-07-27Added tests for new loop borrow messageIsaac van Bakel-0/+26