rust-clippy/tests
R.Chavignat 79ef13592e Completed the implementation of *size handling.
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.
2015-08-22 23:49:03 +02:00
..
compile-fail Completed the implementation of *size handling. 2015-08-22 23:49:03 +02:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Mul and Div for integers 2015-08-19 11:58:59 +02:00
mut_mut_macro.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30