Skip to content

Should IntoStr trait be renamed to IntoString? #15606

Closed
@jasonthompson

Description

@jasonthompson

re #15493 and #15046

-IntoStr/into_str was renamed to IntoStr/into_string. Should the trait be renamed to IntoString?

-Also, shouldn't the file libstd/to_str.rs be renamed to libstd/to_string.rs.

I'm happy to do fix the first point--I did a quick search through src and IntoStr is only used in a few other files. But I'm not sure what kind of issues renaming the file would create.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions