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 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
parent | 3a37c2f0523c87147b64f1b8099fc9df22e8c53e (diff) | |
download | rust-55d86b9da864ac4540b164f51b42fe05bbb4912c.tar.gz |
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