Skip to content

Duplicated documentation for primitive type pointer #55656

Closed
@d-e-s-o

Description

@d-e-s-o

Please have a look at
rust-doc-multiple-links-to-same-stuff
(source https://doc.rust-lang.org/std/primitive.pointer.html)

It appears that for some reason the documentation for primitive type pointer contains a duplicated set of documentation links. is_null, as_ref and all subsequent methods appear twice in the pane on the left. The links are exactly identical from what I can tell. Not sure whether the problems lies with Rust doc, the documentation itself, or some part of the doc.rust-lang.org( infrastructure (unlikely, I guess).

Metadata

Metadata

Labels

T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions