Skip to content

Typo in redundant_as_str documentation #11922

@glmdgrielson

Description

@glmdgrielson

Description

The documentation for redundant_as_str contains a Markdown typo that affects rendering.

Checks for usage of `as_str()` on a `String`` chained with a method available on the `String` itself.

It should be:

Checks for usage of `as_str()` on a `String` chained with a method available on the `String` itself.

Version

No response

Additional Labels

@rustbot label +C-enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions