summary refs log tree commit diff
path: root/src/test/ui/span/borrowck-object-mutability.stderr
AgeCommit message (Expand)AuthorLines
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