| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-01 | Remove unnamed field feature | Michael Goulet | -2673/+0 |
| 2024-03-04 | hir_analysis: enums return `None` in `find_field` | David Wood | -0/+70 |
| 2024-02-23 | Don't ICE on anonymous struct in enum variant | clubby789 | -0/+27 |
| 2024-02-17 | Add more checks for `unnamed_field` during HIR analysis | clubby789 | -0/+124 |
| 2024-02-12 | Improve some codes according to the reviews | Frank King | -0/+494 |
| 2024-02-12 | Add `#[derive(Clone, Copy)]` to anonymous adts | Frank King | -175/+184 |
| 2024-02-12 | Check representation of unnamed fields | Frank King | -0/+177 |
| 2024-02-12 | check uniqueness of nested fields | Frank King | -20/+1632 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -84/+14 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+230 |
