about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorWaffle <waffle.lapkin@gmail.com>2021-02-27 01:36:19 +0300
committerWaffle <waffle.lapkin@gmail.com>2021-02-27 01:46:04 +0300
commit12d6238f4d598cfff94ed001b0633ec4490d05dc (patch)
treecfb28efa0c186d3352693a2cd4d81b0bab0efb7d /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentcecdb181ade91c0a5ffab9a148dba68fc7d00ee3 (diff)
downloadrust-12d6238f4d598cfff94ed001b0633ec4490d05dc.tar.gz
rust-12d6238f4d598cfff94ed001b0633ec4490d05dc.zip
Add `as_str` method for split whitespace str iterators
This commit adds `as_str` methods to `SplitWhitespace` and `SplitAsciiWhitespace`
str iterators. The methods return the remainder, similar to `as_str` methods on
`Chars` and other split iterators.

This commit also makes fields of some iterators `pub(crate)`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions