about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorecstatic-morse <ecstaticmorse@gmail.com>2020-09-21 20:40:39 -0700
committerGitHub <noreply@github.com>2020-09-21 20:40:39 -0700
commitdc42aa8cd4418fe012394c6263a093b0333467b9 (patch)
tree8fd51be89374cb13e5af826628ef7f0558ad0961 /src/test/codegen/src-hash-algorithm
parent11f7bfab91c4a285ca5a54609322fd7b85dfc3bd (diff)
parentf5d71a9b3cf3018ec646acb6f8fa731fb8ca902e (diff)
downloadrust-dc42aa8cd4418fe012394c6263a093b0333467b9.tar.gz
rust-dc42aa8cd4418fe012394c6263a093b0333467b9.zip
Rollup merge of #76131 - Aaron1011:fix/pretty-print-zip, r=lcnr
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.

Split out from https://github.com/rust-lang/rust/pull/76130
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions