-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 3 pull requests #114236
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
Rollup of 3 pull requests #114236
Conversation
Clarify behavior of inclusive bounds in BTreeMap::{lower,upper}_bound It wasn’t quite clear to me how these methods would interpret inclusive bounds so I added examples for those.
Updated lines doc to include trailing carriage return note Updated `str::lines` doc to include explicit info about (trailing) carriage returns. Reference: rust-lang#100311
…st, r=oli-obk Effects: don't print `host` param in diagnostics r? ``@oli-obk``
@bors r+ rollup=never p=3 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 2e0136a131 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (4c9ac1e): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 651.209s -> 651.392s (0.03%) |
Successful merges:
host
param in diagnostics #114203 (Effects: don't printhost
param in diagnostics)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup