about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMaybe Waffle <waffle.lapkin@gmail.com>2022-04-04 17:04:58 +0400
committerMaybe Waffle <waffle.lapkin@gmail.com>2022-12-16 13:04:22 +0000
commitb458a49f2664c6d8079a221f0710894d96704198 (patch)
tree9fcedb13a996874fe4eae3ab73db7eb8bda5b51f /compiler/rustc_codegen_llvm/src
parentca4989eac278922a64139feb6c23e5e59da4dee2 (diff)
downloadrust-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