]> git.lizzy.rs Git - rust.git/history - src/overflow_check_conditional.rs
Let cargo-clippy exit with a code > 0 if some error occured
[rust.git] / src / overflow_check_conditional.rs
2016-05-23 Martin CartonMerge pull request #944 from Manishearth/rustup
2016-05-23 mcartonRustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonrustfmt all the things
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-03-11 Manish GoregaokarMerge pull request #742 from ctjhoa/master
2016-03-09 Manish GoregaokarMerge pull request #730 from mcarton/unused-labels
2016-03-08 Martin CartonMerge pull request #751 from oli-obk/fix/cc
2016-03-08 Oliver Schneiderfix cyclomatic complexity lint triggering because of...
2016-03-08 llogiqMerge pull request #741 from martiansideofthemoon/blastoise
2016-03-08 KALPESH KRISHNAAdding symmetric lints and test cases
2016-03-07 KALPESH KRISHNAAdding underflow checks and tests
2016-03-07 KALPESH KRISHNALinting classical overflow checks.