]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/arithmetic.rs
add a companion lint to `no_effect` with suggestions for partially effective statements
[rust.git] / tests / compile-fail / arithmetic.rs
2016-05-13 Oliver Schneideradd a companion lint to `no_effect` with suggestions...
2016-04-30 Manish GoregaokarMerge pull request #889 from Manishearth/fix-887
2016-04-30 Andre Bogusfixed tests, added clippy_restrictions lint group
2016-04-30 Andre Boguslint remainder, document test w/ half expr
2016-04-30 Andre Bogusfix #887: New lints for integer/floating-point arithmetic