| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-04 | Stabilize saturating_abs and saturating_neg | Tobias Rapp | -1/+0 | |
| Stabilizes the following signed integer functions with saturation mechanics: * saturating_abs() * saturating_neg() Closes #59983 | ||||
| 2020-02-10 | some more tests for i128 oveflow behavior | Ralf Jung | -2/+19 | |
| 2020-02-04 | Fix test | Dylan MacKenzie | -160/+124 | |
| 2020-02-04 | Add tests for newly const arithmetic fns | Dylan MacKenzie | -0/+166 | |
| Co-Authored-By: 9999years <rbt@sent.as> | ||||
