Skip to content

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Mar 31, 2022

r? @oli-obk did we stop needing that for opaque types?

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Mar 31, 2022
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 31, 2022
@oli-obk
Copy link
Contributor

oli-obk commented Mar 31, 2022

lmao yea, good find. This used to be a hack for wf checking, but that just uses RevealAll nowadays

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 31, 2022

📌 Commit 97959bae1b6d819a7af92e2fc6937381b90d5998 has been approved by oli-obk

@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 Mar 31, 2022
@lcnr lcnr force-pushed the yeet-unused-field branch from 97959ba to a5c68d7 Compare March 31, 2022 15:14
@lcnr
Copy link
Contributor Author

lcnr commented Mar 31, 2022

@bors r=oli-obk rollup

@bors
Copy link
Collaborator

bors commented Mar 31, 2022

📌 Commit a5c68d7 has been approved by oli-obk

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 31, 2022
Rollup of 5 pull requests

Successful merges:

 - rust-lang#91416 (Specialize infinite-type "insert some indirection" suggestion for Option)
 - rust-lang#95384 (Update target_has_atomic documentation for stabilization)
 - rust-lang#95517 (small rustc_borrowck cleanup)
 - rust-lang#95520 (Fix typos in core::ptr docs)
 - rust-lang#95523 (remove unused field from `infcx`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1074c81 into rust-lang:master Mar 31, 2022
@rustbot rustbot added this to the 1.61.0 milestone Mar 31, 2022
@lcnr lcnr deleted the yeet-unused-field branch April 1, 2022 06:58
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.

5 participants