mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 20:57:21 +00:00

The previous implementation swapped lower and upper 64-bits of a result of modular addition, so the function was non-associative.
The previous implementation swapped lower and upper 64-bits of a result of modular addition, so the function was non-associative.