| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 |
| 2024-10-07 | Add precondition checks to ptr::offset, ptr::add, ptr::sub | Ben Kimock | -2/+6 |
| 2024-07-15 | Use Option's discriminant as its size hint | Scott McMurray | -1/+34 |
| 2024-04-22 | Stabilize generic `NonZero`. | Markus Reiter | -1/+0 |
| 2024-03-17 | Remove an obsolete `ignore-llvm-version` | Josh Stone | -2/+0 |
| 2024-02-25 | Use generic `NonZero` in tests. | Markus Reiter | -5/+4 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2023-04-16 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+2 |
| 2023-03-11 | Move `Option::as_slice` to an always-sound implementation | Scott McMurray | -5/+13 |
| 2023-03-01 | Add `Option::as_slice`(`_mut`) | Andre Bogus | -0/+28 |
