about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-14 23:17:56 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-05-14 23:38:37 +0200
commit4ec219393a48eff84c8c08b854d50a454b8f422c (patch)
treeb13ba54c7efdab1ba8434231e4b88d8b083d4c93 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent40bead02a528980645dda94a63b16526f9d2ffc3 (diff)
downloadrust-4ec219393a48eff84c8c08b854d50a454b8f422c.tar.gz
rust-4ec219393a48eff84c8c08b854d50a454b8f422c.zip
Fix size computation when element is a slice
In this case, a dereference is needed before using `mem::size_of_val()`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions