Skip to content

Add Debug implementation for hir::intravisit::FnKind #83965

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

GuillaumeGomez
Copy link
Member

No description provided.

@rust-highfive
Copy link
Contributor

r? @davidtwco

(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 7, 2021
@lqd
Copy link
Member

lqd commented Apr 7, 2021

r? @lqd
@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 7, 2021

📌 Commit 6e77bcb has been approved by lqd

@rust-highfive rust-highfive assigned lqd and unassigned davidtwco Apr 7, 2021
@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 Apr 7, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 7, 2021
…r=lqd

Add Debug implementation for hir::intravisit::FnKind
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 7, 2021
…r=lqd

Add Debug implementation for hir::intravisit::FnKind
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 8, 2021
Rollup of 5 pull requests

Successful merges:

 - rust-lang#82497 (Fix handling of `--output-format json` flag)
 - rust-lang#83689 (Add more info for common trait resolution and async/await errors)
 - rust-lang#83952 (Account for `ExprKind::Block` when suggesting .into() and deref)
 - rust-lang#83965 (Add Debug implementation for hir::intravisit::FnKind)
 - rust-lang#83974 (Fix outdated crate names in `rustc_interface::callbacks`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1ab186a into master Apr 8, 2021
@bors bors deleted the debug-intravisit-fnkind branch April 8, 2021 02:43
@rustbot rustbot added this to the 1.53.0 milestone Apr 8, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants