summary refs log tree commit diff
path: root/src/test/ui/repeat_count.stderr
AgeCommit message (Expand)AuthorLines
2021-09-01Stop sorting bodies by span.Camille GILLOT-6/+6
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-01-07Use correct span for structured suggestionEsteban Küber-1/+1
2021-01-07bless testsDaiki Ihara-0/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-06-16fixup! Note numeric literals that can never fit in an expected typeAyaz Hafiz-10/+2
2020-06-13fixup! Note numeric literals that can never fit in an expected typeAyaz Hafiz-2/+2
2020-06-13Note numeric literals that can never fit in an expected typeAyaz Hafiz-0/+12
2020-05-20refactor check_for_castBastian Kauschke-2/+13
2020-05-20fix is_const_contextBastian Kauschke-10/+0
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-6/+6
2019-11-18Surround types with backticks in type errorsEsteban Küber-7/+7
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-19/+7
2019-11-18review comments: tweak prefix stringsEsteban Küber-2/+2
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-3/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-05-03Reword casting messageEsteban Küber-2/+2
2019-04-29Suggest try_into when possibleEsteban Küber-0/+8
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-31Improve type mismatch error messagesYuning Zhang-1/+1
2018-12-25Remove licensesMark Rousskov-8/+8
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+64