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

rustdoc: also index impl trait and raw pointers #97592

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

notriddle
Copy link
Contributor

Revives #92339

notriddle and others added 2 commits May 31, 2022 11:13
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
@rust-highfive
Copy link
Collaborator

Some changes occurred in clean/types.rs.

cc @camelid

@rustbot rustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label May 31, 2022
@rust-highfive
Copy link
Collaborator

r? @jsha

(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 May 31, 2022
@GuillaumeGomez
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jun 1, 2022

📌 Commit 14d8baf has been approved by GuillaumeGomez

@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 Jun 1, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 1, 2022
…uillaumeGomez

rustdoc: also index impl trait and raw pointers

Revives rust-lang#92339
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 1, 2022
…askrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#96271 (suggest `?` when method is missing on `Result<T, _>` but found on `T`)
 - rust-lang#97264 (Suggest `extern crate foo` when failing to resolve `use foo`)
 - rust-lang#97592 (rustdoc: also index impl trait and raw pointers)
 - rust-lang#97621 (update Miri)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1730b62 into rust-lang:master Jun 1, 2022
@rustbot rustbot added this to the 1.63.0 milestone Jun 1, 2022
@notriddle notriddle deleted the notriddle/impl-trait branch June 1, 2022 20:07
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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants