]> git.proxmox.com Git - rustc.git/blame - src/doc/unstable-book/src/library-features/slice-check-range.md
New upstream version 1.48.0+dfsg1
[rustc.git] / src / doc / unstable-book / src / library-features / slice-check-range.md
CommitLineData
1b1a35ee
XL
1# `slice_check_range`
2
3The tracking issue for this feature is: [#76393]
4
5------------------------
6
7This adds [`slice::check_range`].
8
9[#76393]: https://github.com/rust-lang/rust/issues/76393
10[`slice::check_range`]: https://doc.rust-lang.org/nightly/std/primitive.slice.html#method.check_range