about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2020-03-21 17:20:57 -0400
committerMark Rousskov <mark.simulacrum@gmail.com>2020-03-21 17:53:18 -0400
commita7ec6f8fe0fb10fa91ac40f68beccd2675cba50c (patch)
tree3107a450180d4296354a864df9ac83c59a874044 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent233ab2f168d29d5e77abc1bc6c3923edf3575e08 (diff)
downloadrust-a7ec6f8fe0fb10fa91ac40f68beccd2675cba50c.tar.gz
rust-a7ec6f8fe0fb10fa91ac40f68beccd2675cba50c.zip
Arrange for zero to be canonical
We find that it is common for large ranges of chars to be false -- and that
means that it is plausibly common for us to ask about a word that is entirely
empty. Therefore, we should make sure that we do not need to rotate bits or
otherwise perform some operation to map to the zero word; canonicalize it first
if possible.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions