granite-rust/compiler/rustc_data_structures
Tomasz Miąsko 1d64b59664 Make Fingerprint::combine_commutative associative
The previous implementation swapped lower and upper 64-bits of a result
of modular addition, so the function was non-associative.
2022-01-03 19:07:29 +01:00
..
src Make Fingerprint::combine_commutative associative 2022-01-03 19:07:29 +01:00
Cargo.toml Update to measureme v10 2021-10-07 15:08:44 +02:00