about summary refs log tree commit diff
path: root/tests/ui/asm/x86_64/x86_64_parse_error.stderr
AgeCommit message (Expand)AuthorLines
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-6/+9
2024-08-13stabilize `asm_const`Folkert-5/+5
2024-07-11Account for `let foo = expr`; to suggest `const foo: Ty = expr;`Esteban Küber-6/+6
2024-07-11Use verbose style when suggesting changing `const` with `let`Esteban Küber-9/+15
2023-06-16fix ICE on specific malformed asm clobber_abiasquared31415-0/+44