about summary refs log tree commit diff
path: root/src/test/ui/borrowck/mut-borrow-in-loop.stderr
AgeCommit message (Expand)AuthorLines
2020-12-01Added better error message for shared borrow treated as unique for purposes o...PankajChaudhary5-3/+3
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-07-06Make WhileTrue into an EarlyLintPass lint.Mazdak Farrokhzad-0/+8
2019-04-22update tests for migrate mode by defaultMatthew Jasper-12/+21
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-26Update UI testsVadim Petrochenkov-6/+6
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-07-27Added tests for new loop borrow messageIsaac van Bakel-0/+29