Skip to content

Add visit_coroutine_kind to ast::Visitor - #132956

Merged
bors merged 3 commits into
rust-lang:masterfrom
maxcabrajac:coroutine_kind
Nov 16, 2024
Merged

Add visit_coroutine_kind to ast::Visitor#132956
bors merged 3 commits into
rust-lang:masterfrom
maxcabrajac:coroutine_kind

Conversation

@maxcabrajac

@maxcabrajacmaxcabrajac commented Nov 12, 2024

Copy link
Copy Markdown
Contributor

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 12, 2024
@rust-log-analyzer

This comment has been minimized.

@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 15, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit a7ac8bf has been approved by petrochenkov

It is now in the queue for this repository.

@borsbors 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 Nov 15, 2024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 15, 2024
…ochenkov
Add visit_coroutine_kind to ast::Visitor
r? `@petrochenkov`
related to rust-lang#128974
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Nov 15, 2024
…ochenkov
Add visit_coroutine_kind to ast::Visitor
r? `@petrochenkov`
related to rust-lang#128974
This was referenced Nov 15, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 15, 2024
…llaumeGomez
Rollup of 5 pull requests
Successful merges:
- rust-lang#132936 (For expr `return (_ = 42);` unused_paren lint should not be triggered)
- rust-lang#132956 (Add visit_coroutine_kind to ast::Visitor)
- rust-lang#132978 (Mention both release *and* edition breakage for never type lints)
- rust-lang#133074 (make UI test OS-agnostic)
- rust-lang#133080 (Fix span edition for 2024 RPIT coming from an external macro )
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 325bc6c into rust-lang:masterNov 16, 2024
@rustbotrustbot added this to the 1.84.0 milestone Nov 16, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 16, 2024
Rollup merge of rust-lang#132956 - maxcabrajac:coroutine_kind, r=petrochenkov
Add visit_coroutine_kind to ast::Visitor
r? ``@petrochenkov``
related to rust-lang#128974
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@maxcabrajac@rust-log-analyzer@petrochenkov@bors@rustbot