| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-28 | passes: `check_attr` on more targets | David Wood | -4/+4 | |
| This commit modifies `check_attr` so that: - Enum variants are now checked (some attributes would not have been prohibited on variants previously). - `check_expr_attributes` and `check_stmt_attributes` are removed as `check_attributes` can perform the same checks. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2019-06-10 | Implement RFC 2645 (transparent enums and unions) | Michael Bradshaw | -4/+4 | |
| Tracking issue: #60405 | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -4/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -4/+4 | |
| 2018-03-14 | update tests | Guillaume Gomez | -1/+1 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -9/+9 | |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+1 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+35 | |
