Skip to content

Replace macro impls in libstd/num/strconv.rs with generic impls #4955

Closed
@Kimundi

Description

@Kimundi

The impl macros in libstd/num/strconv.rs should get replaced by two generic impls for the not yet existing Integral and Floating traits once those traits exists, and once the compiler supports multiple generic impls against different traits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions