| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-11 | Implementation of `#[repr(packed(n))]` RFC 1399. | Cameron Hart | -0/+22 |
| 2018-01-23 | Stabilized `#[repr(align(x))]` attribute (RFC 1358) | Cameron Hart | -2/+0 |
| 2017-07-17 | Support repr alignment on unions. | Cameron Hart | -0/+18 |
| 2017-07-08 | Box large array to avoid blowing the stack | Lee Bousfield | -6/+8 |
| 2017-07-08 | Raised alignment limit from 2^15 to 2^31 | Lee Bousfield | -0/+17 |
| 2017-04-21 | Added feature gate, updated error messages and tests. | Cameron Hart | -0/+1 |
| 2017-04-21 | Implementation of repr struct alignment RFC 1358. | Cameron Hart | -0/+195 |
