Skip to content

Builtin types are not documented #10114

Closed
@emberian

Description

@emberian

Due to how the AST works, and the fact that they aren't defined in any crate, the builtin types do not show up as hyperlinkable in rustdoc output, and there is generally no way to discover what methods they implement.

They need to be special cased to make it easier to figure out what operations one can do on a &str or ~[T].

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.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