mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-27 15:12:56 +00:00
0c87288f92
Use get_unchecked in str::[r]split_once This PR removes indices checking in `str::split_once` and `str::rsplit_once` methods. |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |