4919988fe1
Eliminate an unreachable codepath from String::from_utf8_lossy
`Utf8Lossy`'s `Iterator` implementation ensures that only the **final** chunk has an empty slice for `broken`:
|
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |