-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rollup of 6 pull requests #106743
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rollup of 6 pull requests #106743
Conversation
Detect struct literal needing parentheses Fix rust-lang#82051.
Detect out of bounds range pattern value Fix rust-lang#68972.
… r=estebank Note predicate span on `ImplDerivedObligation` Seems obvious to point out the where-clause that introduces the `ImplDerivedObligation` :) r? `@estebank`
…perly, r=lcnr Report fulfillment errors in new trait solver Causes fewer ICEs when testing the new solver 😄
…rieb Fix some typos in code comments.
…idy, r=Nilstrieb Deny having src/test exisiting in tidy Fixes rust-lang#106724
@bors r+ rollup=never p=6 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 1e4f90061c In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (56ee65a): 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.
|
Successful merges:
ImplDerivedObligation
#106703 (Note predicate span onImplDerivedObligation
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup