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 /compiler/rustc_codegen_llvm/src | |
| parent | ca4989eac278922a64139feb6c23e5e59da4dee2 (diff) | |
| download | rust-b458a49f2664c6d8079a221f0710894d96704198.tar.gz rust-b458a49f2664c6d8079a221f0710894d96704198.zip | |
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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
