-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated lines doc to include trailing carriage return note #113512
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::lines
doc to include explicit info about (trailing) carriage returns.Reference: #100311