diff options
author | Maybe Waffle <waffle.lapkin@gmail.com> | 2022-04-04 17:04:58 +0400 |
---|---|---|
committer | Maybe Waffle <waffle.lapkin@gmail.com> | 2022-12-16 13:04:22 +0000 |
commit | b458a49f2664c6d8079a221f0710894d96704198 (patch) | |
tree | 9fcedb13a996874fe4eae3ab73db7eb8bda5b51f /tests/rustdoc-js-std/parser-errors.js | |
parent | ca4989eac278922a64139feb6c23e5e59da4dee2 (diff) | |
download | rust-b458a49f2664c6d8079a221f0710894d96704198.tar.gz |
Replace `Split*::as_str` with `remainder`
This commit
- Renames `Split*::{as_str -> remainder}` as it seems less confusing
- Makes `remainder` return Option<&str> to distinguish between
"iterator is exhausted" and "the tail is empty"
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions