]> git.lizzy.rs Git - rust.git/commit
Improve documentation of slice::get_unchecked() / split_at_unchecked()
authorSebastian Dröge <sebastian@centricular.com>
Sun, 30 Aug 2020 19:47:05 +0000 (22:47 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 30 Aug 2020 20:13:47 +0000 (23:13 +0300)
commit8d3cf9237dcc9d4f2a7c0bde42dc133e60f51c7d
tree3d937fdb90e6a09067b0a3dc3aca734c78229cc4
parentd08996ac543b4d330bef790ff9f727e99c7a539c
Improve documentation of slice::get_unchecked() / split_at_unchecked()

Thanks to Ivan Tham, who gave the majority of these suggestions during
their review.
library/core/src/slice/mod.rs