mirror of
https://github.com/servo/servo.git
synced 2025-08-01 11:40:30 +01:00
Prior to this commit, `str_join` would skip empty items at the start of the `Iterator` until it found a non-empty item. This contradicts `SliceConcatExt::join` which doesn't skip anything. Brought up in: https://github.com/servo/servo/pull/7776#issuecomment-144317281 |
||
---|---|---|
.. | ||
cache.rs | ||
Cargo.toml | ||
lib.rs | ||
logical_geometry.rs | ||
mem.rs | ||
opts.rs | ||
str.rs | ||
task.rs | ||
vec.rs |