diff options
author | bors <bors@rust-lang.org> | 2021-09-06 05:28:32 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2021-09-06 05:28:32 +0000 |
commit | b2d9bcda7ec267dbabfaef67f7af344ef71e002c (patch) | |
tree | 1352cd1e769c3331b6509630b1e182e7006a536b /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 0e0ce8364c076171417626246f046018da83942a (diff) | |
parent | d760c3318391dbaf215f40e53de09a2ce2d2e253 (diff) | |
download | rust-b2d9bcda7ec267dbabfaef67f7af344ef71e002c.tar.gz |
Auto merge of #88665 - falk-hueffner:int-log-return-value-u32, r=scottmcm
Change return type for T::{log,log2,log10} to u32.
The value is at most 128, and this is consistent with using u32 for small values elsewhere (e.g. BITS, count_ones, leading_zeros).
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions