Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #158282 - ArhanChaudhary:unchecked-subslice, r=tgross35,jhpratt
slice_split_once: bounds check optimization note Tracking issue: https://github.com/rust-lang/rust/issues/112811 ~~Use unchecked sub-slicing operations for `<T>::split_once` and `<T>::rsplit_once`.~~ Note that unchecked sub-slicing operations are equivalent to the current checked sub-slicing operations.
Jacob Pratt 3 weeks ago
parent 38c4893 · parent 73e7ce3 · commit 6875d71
0 files changed, 0 insertions, 0 deletions