summary refs log tree commit diff
path: root/src/test/ui/parser/removed-syntax-field-let.stderr
AgeCommit message (Expand)AuthorLines
2022-10-11Fix let removal suggestion in structMichael Goulet-6/+4
2022-10-10`let` is not allowed in struct field definitionsgimbles-2/+8
2022-09-27add a label to struct/enum/union ident nameTakayuki Maeda-0/+2
2020-08-13Recover gracefully from `struct ` parse errorsEsteban Küber-7/+1
2019-11-23Rework raw ident suggestionsEsteban Küber-5/+0
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
2019-05-31fix tidyEsteban Küber-2/+2
2018-12-31Address review commentsEsteban Küber-0/+4
2018-12-25Remove licensesMark Rousskov-2/+2
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+14