-
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 8 pull requests #112361
Rollup of 8 pull requests #112361
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5749bd0 - Browse repository at this point
Copy the full SHA 5749bd0View commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd32075 - Browse repository at this point
Copy the full SHA bd32075View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaca171 - Browse repository at this point
Copy the full SHA aaca171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01aaad3 - Browse repository at this point
Copy the full SHA 01aaad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4711c30 - Browse repository at this point
Copy the full SHA 4711c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550fe63 - Browse repository at this point
Copy the full SHA 550fe63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e01088 - Browse repository at this point
Copy the full SHA 0e01088View commit details -
Avoid duplicate type sanitization of local decls
The type of the local decl is already sanitized in `visit_local_decl`.
Configuration menu - View commit details
-
Copy full SHA for 5593e7e - Browse repository at this point
Copy the full SHA 5593e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 459bd2c - Browse repository at this point
Copy the full SHA 459bd2cView commit details -
Rollup merge of rust-lang#111250 - spastorino:smir-terminator-2, r=ol…
…i-obk Add Terminator conversion from MIR to SMIR, part rust-lang#2 r? `@oli-obk`
Configuration menu - View commit details
-
Copy full SHA for 1788d49 - Browse repository at this point
Copy the full SHA 1788d49View commit details -
Rollup merge of rust-lang#112310 - loongarch-rs:bare-metal, r=WaffleL…
…apkin Add new Tier-3 targets: `loongarch64-unknown-none*` This PR adds new Tier-3 targets `loongarch64-unknown-none*` that are introduced by MCP rust-lang/compiler-team#628
Configuration menu - View commit details
-
Copy full SHA for 157d0f0 - Browse repository at this point
Copy the full SHA 157d0f0View commit details -
Rollup merge of rust-lang#112334 - fee1-dead-contrib:add-rotation, r=…
…Nilstrieb Add myself to highfive rotation
Configuration menu - View commit details
-
Copy full SHA for 319a905 - Browse repository at this point
Copy the full SHA 319a905View commit details -
Rollup merge of rust-lang#112340 - lcnr:tyctxt-cleanup, r=compiler-er…
…rors remove `TyCtxt::has_error_field` helper method
Configuration menu - View commit details
-
Copy full SHA for e937fa4 - Browse repository at this point
Copy the full SHA e937fa4View commit details -
Rollup merge of rust-lang#112343 - GuillaumeGomez:extern-crate-missin…
…g-docs, r=notriddle Prevent emitting `missing_docs` for `pub extern crate` Fixes rust-lang#112308. r? `@notriddle`
Configuration menu - View commit details
-
Copy full SHA for 38ddff5 - Browse repository at this point
Copy the full SHA 38ddff5View commit details -
Rollup merge of rust-lang#112350 - Nilstrieb:borrow-me-some-cleanups,…
… r=compiler-errors Avoid duplicate type sanitization of local decls in borrowck The type of the local decl is already sanitized in `visit_local_decl`.
Configuration menu - View commit details
-
Copy full SHA for fd6efcf - Browse repository at this point
Copy the full SHA fd6efcfView commit details -
Rollup merge of rust-lang#112356 - Nilstrieb:get-region-var-origins, …
…r=compiler-errors Fix comment for `get_region_var_origins` rust-lang#109753 changed the logic but not the comment. r? `@compiler-errors`
Configuration menu - View commit details
-
Copy full SHA for 53881f9 - Browse repository at this point
Copy the full SHA 53881f9View commit details -
Rollup merge of rust-lang#112358 - Nilstrieb:fancy-more-borrowck-clea…
…nups, r=compiler-errors Remove default visitor impl in region constraint generation I wanted to group it together with other possibly minor borrowck cleanups but that's all I have right now so I rather put it up than forget about it before doing something else. r? `@compiler-errors`
Configuration menu - View commit details
-
Copy full SHA for 63e0423 - Browse repository at this point
Copy the full SHA 63e0423View commit details