| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-10-30 | Account for `ref` and `mut` in the wrong place for pattern ident renaming | Esteban Küber | -0/+18 | |
| If the user writes `S { ref field: name }` instead of `S { field: ref name }`, we suggest the correct code. Fix #72298. | ||||
