| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -4/+6 |
| 2025-01-21 | Detect missing fields with default values and suggest `..` | Esteban Küber | -0/+167 |
| 2025-01-20 | Rollup merge of #135700 - estebank:priv-field-dfv, r=wesleywiser | 许杰友 Jieyou Xu (Joe) | -0/+103 |
| 2025-01-18 | Disallow `A { .. }` if `A` has no fields | Esteban Küber | -0/+47 |
| 2025-01-18 | Emit a single privacy error for multiple fields on the same struct expression | Esteban Küber | -21/+64 |
| 2025-01-18 | Add context on private fields that are not on the same line as the struct name | Esteban Küber | -0/+4 |
| 2025-01-18 | Add test for construction of struct with private field with default value | Esteban Küber | -0/+56 |
| 2024-12-14 | Make sure to use normalized ty for unevaluated const for default struct value | Michael Goulet | -0/+17 |
| 2024-12-14 | Move default-field-values tests into a subdirectory | Michael Goulet | -0/+320 |
