summary refs log tree commit diff
path: root/src/test/ui/suggestions/str-array-assignment.stderr
AgeCommit message (Expand)AuthorLines
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-5/+5
2018-02-25Update ui testsGuillaume Gomez-0/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-7/+7
2017-12-01Use suggestions instead of notes ref mismatchesEsteban Küber-2/+4
2017-11-27reword to "consider borrowing here: `{suggestion}`"Esteban Küber-1/+1
2017-11-25Add `compile-fail` style comments to testsEsteban Küber-7/+7
2017-11-25Suggest using slice when encountering `let x = ""[..];`Esteban Küber-0/+44