| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-11 | Account for `let foo = expr`; to suggest `const foo: Ty = expr;` | Esteban Küber | -10/+10 |
| 2024-07-11 | Use verbose style when suggesting changing `const` with `let` | Esteban Küber | -15/+25 |
| 2024-02-24 | Add tests for asm goto | Gary Guo | -5/+11 |
| 2023-06-16 | fix ICE on specific malformed asm clobber_abi | asquared31415 | -0/+412 |
