about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-22644.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-123/+0
2022-09-27Migrate more diagnostics in rustc_parse to diagnostic structsXiretza-1/+1
2022-06-16--bless uiMaybe Waffle-4/+3
2021-08-11Modify structured suggestion outputEsteban Küber-9/+9
2021-07-30Use multispan suggestions more oftenEsteban Küber-24/+48
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-07-19Handle more cases of typos misinterpreted as type ascriptionEsteban Küber-7/+4
2019-07-16normalize use of backticks in compiler messages for libsyntax/parseSamy Kacimi-1/+1
2019-05-30Explicitly suggest 'type_ascription' featureJanusz Marcinkiewicz-1/+1
2019-03-22Reword type ascription note to reduce verbosityEsteban Küber-6/+1
2019-03-22Review commentEsteban Küber-1/+1
2019-03-22Expand suggestions for type ascription parse errorsEsteban Küber-0/+13
2019-03-11Update testsVadim Petrochenkov-7/+7
2019-01-02make `panictry!` private to libsyntaxAndy Russell-9/+9
2018-12-25Remove licensesMark Rousskov-9/+9
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+93