about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-04-10 14:13:14 +0530
committerGitHub <noreply@github.com>2023-04-10 14:13:14 +0530
commitb6633ffaf7b7b721538ad929c3abae972bd984b6 (patch)
tree2e656ef82d55cec6439f0c0fb42e38261d786691 /compiler/rustc_codegen_llvm/src
parentb8725520af466783f1c99c6aaae1b233cfa0a508 (diff)
parent1042b5df9bbfa29e87c09edb54aaeb667336d1b4 (diff)
downloadrust-b6633ffaf7b7b721538ad929c3abae972bd984b6.tar.gz
rust-b6633ffaf7b7b721538ad929c3abae972bd984b6.zip
Rollup merge of #110044 - scottmcm:more-size-of-val, r=ChrisDenton
Avoid some manual slice length calculation

No need for us to write the multiplication when `size_of_val` does exactly what we need.

(https://github.com/rust-lang/rust-clippy/pull/10601)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions