| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-06-17 | test: Ignore some problematic tests on powerpc and powerpc64* | John Paul Adrian Glaubitz | -0/+3 | |
| 2018-06-12 | Stabilize #[repr(transparent)] | Simon Sapin | -1/+0 | |
| Tracking issue FCP: https://github.com/rust-lang/rust/issues/43036#issuecomment-394094318 Reference PR: https://github.com/rust-lang-nursery/reference/pull/353 | ||||
| 2018-06-04 | test: Ignore some problematic tests on sparc and sparc64 | John Paul Adrian Glaubitz | -0/+2 | |
| 2018-03-09 | test: fix repr-transparent-aggregates test on mips64 | James Cowgill | -0/+1 | |
| Since #47964 was merged, 64-bit mips started passing all structures using 64-bit chunks regardless of their contents. The repr-transparent-aggregates tests needs updating to cope with this. | ||||
| 2018-01-16 | Implement repr(transparent) | Robin Kruppe | -0/+54 | |
