mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
34b32b0dac
It's passed to numerous places where we just need an `is_byte` bool. Passing the bool avoids the need for some assertions. Also rename `is_bytes()` as `is_byte()`, to better match `Mode::Byte`, `Mode::ByteStr`, and `Mode::RawByteStr`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |