mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
b97da75156
Updated lines doc to include trailing carriage return note Updated `str::lines` doc to include explicit info about (trailing) carriage returns. Reference: #100311