about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-10 06:12:15 +0200
committerGitHub <noreply@github.com>2023-05-10 06:12:15 +0200
commitf60a174c2de3204024f8a617f6568b1d7bc4a398 (patch)
treeb4abd0427a85c1dd22813ca17de965a4371c5676 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent3d4d6703a9d54b3285811813fc98b6b30abda03c (diff)
parent55d86b9da864ac4540b164f51b42fe05bbb4912c (diff)
downloadrust-f60a174c2de3204024f8a617f6568b1d7bc4a398.tar.gz
rust-f60a174c2de3204024f8a617f6568b1d7bc4a398.zip
Rollup merge of #111408 - TomMD:patch-1, r=workingjubilee
Fix incorrect implication of transmuting slices

transmute<&[u8]> would be useful and as a beginner it is confusing to see documents casually confuse the types of &[u8] and [u8; SZ]
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions