about summary refs log tree commit diff
path: root/src/test/ui/span/borrowck-object-mutability.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2023-01-01Verbose suggestionsEsteban Küber-3/+5
2022-12-28Use verbose suggestions for mutability errorsEsteban Küber-3/+5
2021-09-25Use larger span for adjustments on method callsAaron Hill-2/+2
2019-05-29Update ui test suite to use dynmemoryruins-3/+3
2019-04-22update tests for migrate mode by defaultMatthew Jasper-5/+5
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-09-12use structured suggestion for "missing mut" labelAndy Russell-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-27Add new error codes and update testsGuillaume Gomez-2/+2
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-03-27borrowck: consolidate `mut` suggestionsAriel Ben-Yehuda-0/+3
2017-01-26Point to immutable arg/fields when trying to use as &mutEsteban Küber-2/+2
2016-11-29add hint to fix error for immutable ref in argMikhail Modin-0/+17