| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-05-01 | Replace version placeholders for 1.79 | Mark Rousskov | -1/+1 | |
| 2024-04-22 | Stabilize generic `NonZero`. | Markus Reiter | -1/+2 | |
| 2024-01-27 | Switch `NonZero` alias direction. | Markus Reiter | -0/+10 | |
| 2024-01-11 | removed nonfunctioning benchmark | Nicholas Thompson | -3/+0 | |
| It could also have been fixed by removing a semicolon instead. | ||||
| 2023-10-03 | Bump version placeholders | Mark Rousskov | -1/+1 | |
| 2023-09-03 | Stabilize the Saturating type (saturating_int_impl, gh-87920) | Michael Watzko | -1/+1 | |
| Also stabilizes saturating_int_assign_impl, gh-92354. And also make pub fns const where the underlying saturating_* fns became const in the meantime since the Saturating type was created. | ||||
| 2021-08-10 | Add Saturating type (based on Wrapping type) | Michael Watzko | -0/+2 | |
| 2021-06-22 | postpone stabilizaton by one release | Ethan Brierley | -1/+1 | |
| 2021-06-14 | run tidy | Ethan Brierley | -1/+1 | |
| 2021-06-14 | stabilize `int_error_matching` | Ethan Brierley | -6/+1 | |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -247/+6 | |
| Also doing fmt inplace as requested. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+297 | |
