-
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 7 pull requests #110119
Rollup of 7 pull requests #110119
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7a5f3a - Browse repository at this point
Copy the full SHA b7a5f3aView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4698b9f - Browse repository at this point
Copy the full SHA 4698b9fView commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7f2eb3 - Browse repository at this point
Copy the full SHA f7f2eb3View commit details -
Migrate
rustc_hir_analysis
to session diagnosticPart 3: Finishing `collect.rs` file
Configuration menu - View commit details
-
Copy full SHA for 066638b - Browse repository at this point
Copy the full SHA 066638bView commit details
Commits on Apr 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55219b3 - Browse repository at this point
Copy the full SHA 55219b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 804e938 - Browse repository at this point
Copy the full SHA 804e938View commit details -
Update compiler/rustc_ty_utils/src/layout.rs
Fix formatting that rustfmt can't handle currently. Co-authored-by: Michael Goulet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e76c76 - Browse repository at this point
Copy the full SHA 8e76c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17a705 - Browse repository at this point
Copy the full SHA c17a705View commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c75dcd - Browse repository at this point
Copy the full SHA 5c75dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcc007 - Browse repository at this point
Copy the full SHA 3fcc007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca7c8f - Browse repository at this point
Copy the full SHA 7ca7c8fView commit details -
Rollup merge of rust-lang#108843 - compiler-errors:non_lifetime_binde…
…rs-method-probe, r=jackh726 Instantiate instead of erasing binder when probing param methods Fixes rust-lang#108836 There is a really old comment saying that a `WhereClauseCandidate` probe candidate "should not contain any inference variables", but I'm not really confident that that comment applies anymore. In contrast, other candidates that we assemble during method probe contain inference variables in their substitutions (e.g. `InherentImplCandidate`)... Since this change is made only to support a nightly feature, I'm happy to gate the new behavior behind this feature flag or discuss it further. r? types
Configuration menu - View commit details
-
Copy full SHA for 3c64ff7 - Browse repository at this point
Copy the full SHA 3c64ff7View commit details -
Rollup merge of rust-lang#110026 - madsravn:master, r=Mark-Simulacrum
Updating Wake example to use new 'pin!' macro Updating the example for the Wake trait to use `pin!` macro instead of `Box::pin`. rust-lang#109965
Configuration menu - View commit details
-
Copy full SHA for 8d427ce - Browse repository at this point
Copy the full SHA 8d427ceView commit details -
Rollup merge of rust-lang#110028 - obeis:hir-analysis-migrate-diagnos…
…tics-3, r=compiler-errors Migrate `rustc_hir_analysis` to session diagnostic [Part 3] Part 3: Finishing `collect.rs` file r? `@compiler-errors`
Configuration menu - View commit details
-
Copy full SHA for 1b74d0c - Browse repository at this point
Copy the full SHA 1b74d0cView commit details -
Rollup merge of rust-lang#110081 - fee1-dead-contrib:bump-thiserror, …
…r=Mark-Simulacrum bump `thiserror` to use syn 2.0 cc rust-lang#109302
Configuration menu - View commit details
-
Copy full SHA for 0c72a07 - Browse repository at this point
Copy the full SHA 0c72a07View commit details -
Rollup merge of rust-lang#110095 - matthewjasper:ty-utils-diagnostics…
…, r=compiler-errors Migrate remainder of rustc_ty_utils to `SessionDiagnostic` This moves the remaining errors in `rust_ty_utils` to `SessionsDiagnostic`. r? `@davidtwco`
Configuration menu - View commit details
-
Copy full SHA for 49f9843 - Browse repository at this point
Copy the full SHA 49f9843View commit details -
Rollup merge of rust-lang#110108 - duckymirror:rename-ignore-git-chan…
…gelog, r=ozkanonur Add renaming of ignore-git to changelog `bootstrap`'s `ignore-git` option has been renamed to `omit-git-hash` in rust-lang#110059. This PR adds this change to the `CHANGELOG.md`. See also rust-lang#110020 (comment).
Configuration menu - View commit details
-
Copy full SHA for 4916371 - Browse repository at this point
Copy the full SHA 4916371View commit details -
Rollup merge of rust-lang#110114 - jyn514:wasm-errors, r=compiler-errors
compiletest: Give a better error message if `node` isn't installed
Configuration menu - View commit details
-
Copy full SHA for 9f3a751 - Browse repository at this point
Copy the full SHA 9f3a751View commit details