| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-11-12 | Move tests | Caio | -18/+0 | |
| 2022-10-13 | fix small word dupe typos | Rageking8 | -1/+1 | |
| 2020-10-26 | resolve: private fields in tuple struct ctor diag | David Wood | -2/+2 | |
| This commit improves the diagnostic emitted when a tuple struct is being constructed which has private fields so that private fields are labelled and the message is improved. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2020-09-11 | Give better diagnostic when using a private tuple struct constructor | Gus Wynn | -0/+18 | |
