Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Remove rustdoc function maybe_collapsed_doc_value #85120

Closed
GuillaumeGomez opened this issue May 9, 2021 · 0 comments · Fixed by #85141
Closed

Remove rustdoc function maybe_collapsed_doc_value #85120

GuillaumeGomez opened this issue May 9, 2021 · 0 comments · Fixed by #85141
Assignees
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@GuillaumeGomez
Copy link
Member

Like said in this comment, this pass doesn't exist anymore, therefore the function call could be replaced by item.doc_value().

@GuillaumeGomez GuillaumeGomez added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels May 9, 2021
@GuillaumeGomez GuillaumeGomez self-assigned this May 9, 2021
@bors bors closed this as completed in 249ed26 May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant