| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-03 | Match unmatched backticks in library/ | est31 | -1/+1 |
| 2022-12-28 | Update bootstrap cfg | Pietro Albini | -8/+4 |
| 2022-11-20 | Fix issue number | Rune Tynan | -1/+1 |
| 2022-11-20 | Update with derive_const | Rune Tynan | -12/+11 |
| 2022-11-20 | Add stability for alignment | Rune Tynan | -0/+2 |
| 2022-11-20 | constify remaining layout methods | Rune Tynan | -5/+14 |
| 2022-10-26 | Print the precondition we violated, and visible through output capture | Ben Kimock | -1/+6 |
| 2022-10-16 | Fix types in documentation for Alignment::as_usize and Alignmnet::as_nonzero | Thayne McCombs | -2/+2 |
| 2022-10-09 | From<Alignment> for usize & NonZeroUsize | Scott McMurray | -0/+16 |
| 2022-09-22 | Derive Eq/PartialEq instead of manually implementing it | Scott McMurray | -15/+23 |
| 2022-09-21 | Add `rustc_allow_const_fn_unstable` annotations to pre-existing `Layout` methods | Scott McMurray | -1/+3 |
| 2022-09-20 | Add `ptr::Alignment` type | Scott McMurray | -0/+295 |
