summaryrefslogtreecommitdiff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorThomas M. DuBuisson <thomas.dubuisson@gmail.com>2023-05-09 14:08:13 -0700
committerGitHub <noreply@github.com>2023-05-09 14:08:13 -0700
commit55d86b9da864ac4540b164f51b42fe05bbb4912c (patch)
tree0a21ac6d022eb3f5c87672613a46ad129f27161e /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent3a37c2f0523c87147b64f1b8099fc9df22e8c53e (diff)
downloadrust-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