about summary refs log tree commit diff
path: root/src/test/ui/numeric
AgeCommit message (Expand)AuthorLines
2020-04-28Fix numeric-cast tests for new `into` suggestionSamrat Man Singh-63/+43
2020-04-12Add blessed tests after compiler message fixYashhwanth Ram-28/+20
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-7/+21
2019-11-18Surround types with backticks in type errorsEsteban Küber-278/+278
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+236
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-05-03Reword casting messageEsteban Küber-83/+83
2019-04-29Account for const fns to avoid incorrect suggestionsEsteban Küber-0/+59
2019-04-29Add testEsteban Küber-0/+21
2019-04-29Suggest try_into when possibleEsteban Küber-359/+2963
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-170/+139
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+1307