mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 14:38:46 +00:00
Added some more cases to the test, and implemented a new lint, cast_possible_wrap, triggered when casting from an unsigned type to a signed type of the same size. |
||
---|---|---|
.. | ||
compile-fail | ||
compile-test.rs | ||
consts.rs | ||
mut_mut_macro.rs | ||
trim_multiline.rs |