Skip to content

Missing Methods from Deref<Target={primitive}> section in documentation for types in #![no_std] crates #32553

Description

@mitaa

The links to as_ptr and chars on the collection crates page of String are broken.

This is because they refer to methods of str but link to the same page (String), relying on the Methods from Deref<Target=str> section which is missing for some reason (seems to apply to the entire collections crate).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.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