Skip to content

Conversation

cjgillot
Copy link
Contributor

@cjgillot cjgillot commented Oct 9, 2022

Fixes #102089

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Oct 9, 2022
@rust-highfive
Copy link
Contributor

r? @jackh726

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 9, 2022
@jackh726
Copy link
Member

jackh726 commented Oct 9, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 9, 2022

📌 Commit e828ce5 has been approved by jackh726

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 9, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 10, 2022
Rollup of 6 pull requests

Successful merges:

 - rust-lang#99696 (Uplift `clippy::for_loops_over_fallibles` lint into rustc)
 - rust-lang#102055 (Move some tests to more reasonable directories)
 - rust-lang#102786 (Remove tuple candidate, nothing special about it)
 - rust-lang#102794 (Make tests capture the error printed by a Result return)
 - rust-lang#102853 (Skip chained OpaqueCast when building captures.)
 - rust-lang#102868 (Rename `AssocItemKind::TyAlias` to `AssocItemKind::Type`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 5a09b72 into rust-lang:master Oct 10, 2022
@rustbot rustbot added this to the 1.66.0 milestone Oct 10, 2022
@cjgillot cjgillot deleted the skip-opaque-cast branch October 10, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic in <rustc_mir_build::build::expr::as_place::PlaceBuilder>::try_upvars_resolved
5 participants