mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 14:30:39 +00:00
Updated lines doc to include trailing carriage return note Updated `str::lines` doc to include explicit info about (trailing) carriage returns. Reference: #100311