summary refs log tree commit diff
path: root/src/test/ui/numeric/numeric-cast-2.stderr
AgeCommit message (Collapse)AuthorLines
2020-04-28Fix numeric-cast tests for new `into` suggestionSamrat Man Singh-14/+8
Remove `integer-into.rs` since the numeric-cast tests already cover these cases.
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-3/+9
2019-11-18Surround types with backticks in type errorsEsteban Küber-3/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+3
Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages.
2019-05-03Reword casting messageEsteban Küber-3/+3
2019-04-29Suggest try_into when possibleEsteban Küber-0/+12
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21