-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-documentationArea: Adding or improving documentationArea: Adding or improving documentationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy
Description
Description
The integer_sign_cast
API is about to be stabilised:
rust-lang/rust#125882
This means that clippy can then propose these functions as a fix for the cast_sign_loss
and cast_possible_wrap
lints.
joshtriplett, BlackHoleFox, Licenser and RunDevelopmentjoshtriplett and Licenser
Metadata
Metadata
Assignees
Labels
A-documentationArea: Adding or improving documentationArea: Adding or improving documentationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy