Skip to content

formalize FromStr syntax #32243

Closed
Closed
@flying-sheep

Description

@flying-sheep

AFAIK there’s no grammar specified anywhere that describes how FromStr/parse works.

E.g. some didn’t want f64::from_str(".") to work (#30344) and I wonder why i32::from_str("1_000") does not work.

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.T-libs-apiRelevant to the library API 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