diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-05-10 06:12:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 06:12:15 +0200 |
commit | f60a174c2de3204024f8a617f6568b1d7bc4a398 (patch) | |
tree | b4abd0427a85c1dd22813ca17de965a4371c5676 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
parent | 3d4d6703a9d54b3285811813fc98b6b30abda03c (diff) | |
parent | 55d86b9da864ac4540b164f51b42fe05bbb4912c (diff) | |
download | rust-f60a174c2de3204024f8a617f6568b1d7bc4a398.tar.gz |
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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions