Skip to content

Please put "see also" links at top, not at bottom. #50384

Closed
@ExpHP

Description

@ExpHP

I mean these:

https://doc.rust-lang.org/std/primitive.slice.html -- See also the std::slice module
https://doc.rust-lang.org/std/slice/index.html -- See also the slice primitive type.

These don't belong at the bottom; they aren't there "for further reading." They're more like, hey, is this what you were looking for?

(and the answer is yes. Yes it was. Why do I keep accidentally landing on the std::slice page when I want to see the [T] docs. Why why why.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-feature-requestCategory: A feature request, i.e: not implemented / a PR.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions