diff options
| author | Sebastian Dröge <sebastian@centricular.com> | 2020-08-28 08:55:41 +0300 |
|---|---|---|
| committer | Sebastian Dröge <sebastian@centricular.com> | 2020-08-30 23:13:46 +0300 |
| commit | 30dc32b10eb53e4a92c61a42062983db58838217 (patch) | |
| tree | 3d61a0c57703961d5c77b23120c064378c0ee64e /src/test/codegen/src-hash-algorithm | |
| parent | 2fe9a33659641d062c1fe3577327147b4d9943a2 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
