-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 #106183
Rollup of 3 pull requests #106183
Conversation
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
…for-auto-trait, r=TaKO8Ki Remove unreasonable help message for auto trait Fixes rust-lang#105788
…errors Add regression test for rust-lang#99647 Closes rust-lang#99647 r? `@compiler-errors` Signed-off-by: Yuki Okushi <jtitor@2k36.org>
…me, r=compiler-errors Always suggest as `MachineApplicable` in `recover_intersection_pat` This resolves one FIXME in `recover_intersection_pat` by always applying `MachineApplicable` when suggesting, as `bindings_after_at` is now stable. This also separates a test to apply `// run-rustfix`. Signed-off-by: Yuki Okushi <jtitor@2k36.org>
@bors r+ rollup=never p=3 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: b38a6d373c In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (db79625): 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.
CyclesThis benchmark run did not return any relevant results for this metric. |
Successful merges:
MachineApplicable
inrecover_intersection_pat
#106066 (Always suggest asMachineApplicable
inrecover_intersection_pat
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup