about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-08-01 17:42:18 -0700
committerGitHub <noreply@github.com>2020-08-01 17:42:18 -0700
commit82147885bbd373f5f6803bdbc497debb90ca915e (patch)
treeb050ead3ad9feb9f5d6782a0ff751164ed7b80e6 /compiler/rustc_llvm/llvm-wrapper
parentd544e21dc3fbae5b62acb0dfc8151ed1c8500e2e (diff)
parent66a02ec2d6d8c2f0394be18b9a5011acccc4ba9a (diff)
downloadrust-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