about summary refs log tree commit diff
path: root/tests/ui/typeof
AgeCommit message (Expand)AuthorLines
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-3/+6
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-12/+18
2024-07-11Account for `let foo = expr`; to suggest `const foo: Ty = expr;`Esteban Küber-4/+4
2024-07-11Use verbose style when suggesting changing `const` with `let`Esteban Küber-4/+10
2024-02-08Already poison the `type_of` result of the anon const used in the `typeof` ex...Oli Scherer-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+117