| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -10/+0 | |
| 2022-06-20 | point at private fields in struct literal | Takayuki Maeda | -1/+1 | |
| 2020-09-10 | typeck/expr: inaccessible private fields | David Wood | -0/+10 | |
| This commit adjusts the missing field diagnostic logic for struct expressions in typeck to improve the diagnostic when the missing fields are inaccessible. Signed-off-by: David Wood <david@davidtw.co> | ||||
