about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2020-08-28 08:55:41 +0300
committerSebastian Dröge <sebastian@centricular.com>2020-08-30 23:13:46 +0300
commit30dc32b10eb53e4a92c61a42062983db58838217 (patch)
tree3d61a0c57703961d5c77b23120c064378c0ee64e /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent2fe9a33659641d062c1fe3577327147b4d9943a2 (diff)
downloadrust-30dc32b10eb53e4a92c61a42062983db58838217.tar.gz
rust-30dc32b10eb53e4a92c61a42062983db58838217.zip
Add (non-public) slice::split_at_unchecked() and split_at_mut_unchecked()
These are unsafe variants of the non-unchecked functions and don't do
any bounds checking.

For the time being these are not public and only a preparation for the
following commit. Making it public and stabilization can follow later
and be discussed in https://github.com/rust-lang/rust/issues/76014 .
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions