-
Notifications
You must be signed in to change notification settings - Fork 13k
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 6 pull requests #104102
Rollup of 6 pull requests #104102
Conversation
Error Index for E0207 must mention const and lifetime parameters. In addition, add code examples for these situations. Fixes rust-lang#80862
…h726 Mention const and lifetime parameters in error E0207 Error Index for E0207 must mention const and lifetime parameters. In addition, add code examples for these situations. Fixes rust-lang#80862
…ould-not-have-label, r=lcnr Don't silently eat label before block in block-like expr Fixes rust-lang#103983 cc rust-lang#92823 (where the regression was introduced)
Move some tests to more reasonable directories r? `@petrochenkov`
…-sig, r=lcnr Normalize types when deducing closure signature from supertraits Elaborated supertraits should be normalized, since there's no guarantee they don't contain projections 😅 Fixes rust-lang#104025 r? types
Fix `resolution_failure` ICE Fixes rust-lang#103997
Modify comment syntax error Modify comment syntax error
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 391ba78ab4 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (68f7729): comparison URL. Overall result: ❌✅ regressions and improvements - 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.
|
Successful merges:
resolution_failure
ICE #104052 (Fixresolution_failure
ICE)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup