diff options
| author | Thomas M. DuBuisson <thomas.dubuisson@gmail.com> | 2023-05-09 14:08:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-09 14:08:13 -0700 |
| commit | 55d86b9da864ac4540b164f51b42fe05bbb4912c (patch) | |
| tree | 0a21ac6d022eb3f5c87672613a46ad129f27161e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 3a37c2f0523c87147b64f1b8099fc9df22e8c53e (diff) | |
| download | rust-55d86b9da864ac4540b164f51b42fe05bbb4912c.tar.gz rust-55d86b9da864ac4540b164f51b42fe05bbb4912c.zip | |
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
