Updated lines doc to include trailing carriage return note#113512
Updated lines doc to include trailing carriage return note#113512bors merged 1 commit intorust-lang:masterfrom
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
That's weird! |
|
Per this comment by the PR's author:
Breaking this was decided in this T-libs-api FCP. It was intended to bring the behavior in line with the (implication by, but not explicit statement of) the documentation, and to make it consistent with @bors r+ rollup |
|
r? workingjubilee |
…fee1-dead Rollup of 3 pull requests Successful merges: - rust-lang#112151 (Clarify behavior of inclusive bounds in BTreeMap::{lower,upper}_bound) - rust-lang#113512 (Updated lines doc to include trailing carriage return note) - rust-lang#114203 (Effects: don't print `host` param in diagnostics) r? `@ghost` `@rustbot` modify labels: rollup
Updated
str::linesdoc to include explicit info about (trailing) carriage returns.Reference: #100311