about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2020-08-30 18:08:16 -0400
committerAaron Hill <aa1ronham@gmail.com>2020-09-21 15:11:59 -0400
commitf5d71a9b3cf3018ec646acb6f8fa731fb8ca902e (patch)
treeffcf685165c3fc1303013ea0fdcecaeb61535c22 /src/test/codegen/src-hash-algorithm
parent4eff9b0b29a8898c839d46f3c66526710afed68a (diff)
downloadrust-f5d71a9b3cf3018ec646acb6f8fa731fb8ca902e.tar.gz
rust-f5d71a9b3cf3018ec646acb6f8fa731fb8ca902e.zip
Don't use `zip` to compare iterators during pretty-print hack
If the right-hand iterator has exactly one more element than the
left-hand iterator, then both iterators will be fully consumed, but
the extra element will never be compared.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions