mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 15:47:59 +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.