Skip to content

Remove/Deprecate the REPLACE_CONSTS lints #5346

Closed
@tesuji

Description

@tesuji

The associated constants MIN/MAX on integer primitives is prefered and stabilized in Rust 1.43.
The module constants and ::{min,max}_value is soft-deprecated now and will be deprecated
in the next few releases.
As such, the REPLACE_CONSTS lints is deprecated. It could be removed and move to deprecated group.

cc #2380.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-help-wantedCall for participation: Help is requested to fix this issue.good first issueThese issues are a good way to get started with Clippy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions