Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…2241) ## Linked Issues Closes #2210 ## Description This PR uses `saturating_abs()` instead of "raw" `abs()` inside the `da_change()` to prevent overflow on `i128::MIN`. ### Before requesting review - [X] I have reviewed the code myself --------- Co-authored-by: Mitchell Turner <james.mitchell.turner@gmail.com>
- Loading branch information