-
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
Rollup of 5 pull requests #115452
Rollup of 5 pull requests #115452
Conversation
As suggested in rust-lang#115393, add a comment so someone doesn't clean these up.
miri ABI check: fix handling of 1-ZST; don't accept sign differences r? `@oli-obk`
…r=oli-obk diagnostics: avoid wrong `unused_parens` on `x as (T) < y` Fixes rust-lang#106413 Fixes rust-lang#80636
remove unnecessary heap allocation
…iper fix version for abi_thiscall to 1.73.0, which was forgotten to change when stabilized and (later) moved to beta See: rust-lang#114562 (comment) rust-lang#115056 (comment) https://rust-lang.zulipchat.com/#narrow/stream/241545-t-release/topic/1.2E72.2E0/near/387695644 Should be backported to beta too.
Add comment so pub items are not removed As suggested in rust-lang#115393, add a comment so someone doesn't clean these up.
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 361f8ba847 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (270eb58): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. 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: 631.502s -> 630.43s (-0.17%) |
Successful merges:
unused_parens
onx as (T) < y
#115424 (diagnostics: avoid wrongunused_parens
onx as (T) < y
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup