mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
076514c8a8
This commit entroduces `core::str::SplitInclusive::as_str` method similar to `core::str::Split::as_str`, but under different gate - "str_split_inclusive_as_str" (this is done so because `SplitInclusive` is itself unstable). |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |