about summary refs log tree commit diff
path: root/src/test/ui/numeric/numeric-fields.stderr
AgeCommit message (Expand)AuthorLines
2021-09-13Suggest replacing an inexisting field for an unmentioned fieldHirochika Matsumoto-1/+4
2021-09-01Ensure suggestion is in its own diagnostic windowNoah Lev-4/+6
2021-09-01Fix span used for structured tuple struct suggestionNoah Lev-2/+3
2021-02-04typeck: Emit structured suggestions for tuple struct syntaxCamelid-1/+1
2019-06-19fix indentationCedric-1/+1
2019-06-19provide variant definition on tuple struct unknow field errorCedric-1/+4
2019-06-19adt hint pointing to adt spanCedric-4/+3
2019-06-17suggest tuple struct syntaxCedric-3/+4
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-16use the identifier span for missing struct fieldAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18