Skip to content

NonZero signed variants not available in std #59834

Closed
@Mark-Simulacrum

Description

@Mark-Simulacrum

The NonZero signed variants are not re-exported in std here: https://github.com/rust-lang/rust/blob/master/src/libstd/num.rs#L15

We should duplicate that line and re-export them.

cc @rust-lang/release @rust-lang/libs -- this will likely slip into 1.34, but we will backport the fix into 1.35

Metadata

Metadata

Assignees

No one assigned

    Labels

    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