| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
