about summary refs log tree commit diff
path: root/src/test/ui/span/mut-arg-hint.stderr
AgeCommit message (Expand)AuthorLines
2021-09-25Use larger span for adjustments on method callsAaron Hill-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2019-04-22update tests for migrate mode by defaultMatthew Jasper-9/+9
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-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-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-27Add new error codes and update testsGuillaume Gomez-3/+3
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-02-28walk the bodies "in order" by traversing the crateNiko Matsakis-8/+8
2017-01-26Point to immutable arg/fields when trying to use as &mutEsteban Küber-3/+3
2016-12-28rustc: separate TraitItem from their parent Item, just like ImplItem.Eduard-Mihai Burtescu-8/+8
2016-11-29add hint to fix error for immutable ref in argMikhail Modin-0/+26