Open
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.
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.