diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-08-01 17:42:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-01 17:42:18 -0700 |
| commit | 82147885bbd373f5f6803bdbc497debb90ca915e (patch) | |
| tree | b050ead3ad9feb9f5d6782a0ff751164ed7b80e6 /compiler/rustc_llvm/llvm-wrapper | |
| parent | d544e21dc3fbae5b62acb0dfc8151ed1c8500e2e (diff) | |
| parent | 66a02ec2d6d8c2f0394be18b9a5011acccc4ba9a (diff) | |
| download | rust-82147885bbd373f5f6803bdbc497debb90ca915e.tar.gz rust-82147885bbd373f5f6803bdbc497debb90ca915e.zip | |
Rollup merge of #75022 - cuviper:sliced-rchunk, r=lcnr
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 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
