Skip to content

rustdoc: also index impl trait and raw pointers - #97592

Merged
bors merged 2 commits into
rust-lang:masterfrom
notriddle:notriddle/impl-trait
Jun 1, 2022
Merged

rustdoc: also index impl trait and raw pointers#97592
bors merged 2 commits into
rust-lang:masterfrom
notriddle:notriddle/impl-trait

Conversation

@notriddle

Copy link
Copy Markdown
Contributor

Revives #92339

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

Copy link
Copy Markdown
Contributor

Some changes occurred in clean/types.rs.

cc @camelid

@rustbotrustbot 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
Copy Markdown
Contributor

r? @jsha

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 31, 2022
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors r+

@bors

bors commented Jun 1, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 14d8baf has been approved by GuillaumeGomez

@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 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:masterJun 1, 2022
@rustbotrustbot 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 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-rustdocRelevant 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.

6 participants

@notriddle@rust-highfive@GuillaumeGomez@bors@jsha@rustbot