| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-19 | test: update behavior to silence 'var is never mutated' errors | mlugg | |
| 2023-07-29 | Allow zero-sized fields in extern structs (#16404) | AdamGoertz | |
| This change allows the following types to appear in extern structs: * Zero-bit integers * void * zero-sized structs and packed structs * enums with zero-bit backing integers * arrays of any length with zero-size elements | |||
