about summary refs log tree commit diff
path: root/tests/ui/diagnostic-width
AgeCommit message (Expand)AuthorLines
2025-01-25Rollup merge of #136018 - estebank:long-moved-type, r=jieyouxuMatthias Krüger-0/+37
2025-01-24Use short ty string for move errorsEsteban Küber-0/+37
2025-01-24Use short type string in E0308 secondary span labelEsteban Küber-0/+33
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-12-12Filter empty lines, comments and delimiters from previous to last multiline s...Esteban Küber-2/+0
2024-11-18Don't allow `-Zunstable-options` to take a valueZalathar-5/+5
2024-11-10Add Unicode block-drawing compiler output supportEsteban Küber-20/+174
2024-02-20Suggest using --verbose when writing type to a fileFernando Fernandez Mancera-0/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-9/+9
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-2/+15
2023-12-21Switch from using `//~ERROR` annotations with `--error-format` to `error-patt...Rajveer-3/+3
2023-12-13Tweak `short_ty_string` to reduce number of filesEsteban Küber-6/+4
2023-11-24Show number in error message even for one errorNilstrieb-11/+11
2023-10-13Use `$message_type` as the tagJeremy Fitzhardinge-3/+3
2023-09-19Add `type` field to json diagnostic outputsJeremy Fitzhardinge-3/+3
2023-07-24new unstable option: -Zwrite-long-types-to-diskMahdi Dibaiee-3/+2
2023-05-12Note base types of coercionMichael Goulet-2/+2
2023-03-28Create AnnotationColumn struct to fix hard tab column numbers in errorspommicket-0/+32
2023-01-30Modify primary span label for E0308Esteban Küber-4/+4
2023-01-11Hide more of long types in E0271Esteban Küber-0/+56
2023-01-11Move /src/test to /testsAlbert Larsan-0/+383