Skip to content

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Apr 12, 2022

the world is confusing, this makes it slightly less so

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

r? @nagisa

(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 Apr 12, 2022
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@lcnr
Copy link
Contributor Author

lcnr commented Apr 13, 2022

while actually looking into this, a PR got merged which completely forbids opaque types in impl trait refs. Because of this I have to rework parts of this PR, going to do that once I am back in 2 weeks

@lcnr lcnr marked this pull request as draft April 13, 2022 19:24
@nagisa nagisa added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 16, 2022
@lcnr lcnr force-pushed the coherence-docs branch 2 times, most recently from b4c9e40 to ec359c2 Compare May 10, 2022 07:07
@lcnr lcnr marked this pull request as ready for review May 10, 2022 07:07
@lcnr lcnr changed the title update coherence docs update coherence docs, generator + opaque type ICE May 10, 2022
@lcnr lcnr changed the title update coherence docs, generator + opaque type ICE update coherence docs, fix generator + opaque type ICE May 10, 2022
@lcnr lcnr force-pushed the coherence-docs branch from ec359c2 to 58781ed Compare May 10, 2022 07:09
@lcnr
Copy link
Contributor Author

lcnr commented May 10, 2022

@rustbot ready

edit: third time i've started by writing @bors instead of @rustbot

@lcnr lcnr added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels May 10, 2022
@nagisa
Copy link
Member

nagisa commented May 10, 2022

r? rust-lang/compiler

I won't be able to get to reviewing things for the upcoming next couple weeks.

@compiler-errors
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented May 18, 2022

📌 Commit 58781ed has been approved by compiler-errors

@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 May 18, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request May 18, 2022
Rollup of 6 pull requests

Successful merges:

 - rust-lang#94639 (Suggest dereferencing non-lval mutable reference on assignment)
 - rust-lang#95979 (update coherence docs, fix generator + opaque type ICE)
 - rust-lang#96378 (Mention traits and types involved in unstable trait upcasting)
 - rust-lang#96917 (Make HashMap fall back to RtlGenRandom if BCryptGenRandom fails)
 - rust-lang#97101 (Add tracking issue for ExitCode::exit_process)
 - rust-lang#97123 (Clean fix for rust-lang#96223)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 04f9038 into rust-lang:master May 18, 2022
@rustbot rustbot added this to the 1.63.0 milestone May 18, 2022
@lcnr lcnr deleted the coherence-docs branch May 18, 2022 12:30
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.

7 participants