Files
abseil-cpp/absl/crc
Pavel P 564372fcd6 PR #1653: Remove unnecessary casts when calling CRC32_u64
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1653

CRC32_u64 returns uint32_t, no need to cast returned result to uint32_t

Merge 90e7b063f3 into 9a61b00dde

Merging this change closes #1653

COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1653 from pps83:CRC32_u64-cast 90e7b063f3
PiperOrigin-RevId: 626462347
Change-Id: I748a2da5fcc66eb6aa07aaf0fbc7eca927fcbb16
2024-04-19 13:59:21 -07:00
..
2022-12-13 13:58:32 -08:00
2023-01-17 12:34:50 -08:00