diff options
| author | Josh Stone <jistone@redhat.com> | 2020-08-01 11:41:59 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2020-08-01 11:41:59 -0700 |
| commit | 66a02ec2d6d8c2f0394be18b9a5011acccc4ba9a (patch) | |
| tree | 09d97f8509a3cff2127c54fbd1206df292b5602e /src/test/codegen/src-hash-algorithm | |
| parent | cfdf9d335501cc0a53ae69c940095cca7d4be0f8 (diff) | |
| download | rust-66a02ec2d6d8c2f0394be18b9a5011acccc4ba9a.tar.gz rust-66a02ec2d6d8c2f0394be18b9a5011acccc4ba9a.zip | |
Use a slice pattern instead of rchunks_exact(_).next()
This is a minor cleanup, but trying a single-use `rchunks` iterator can be more directly matched with a slice pattern, `[.., a, b]`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
