]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/minmax.rs
Fix ICE for issues 2767, 2499, 1782
[rust.git] / clippy_lints / src / minmax.rs
2018-05-17 Philipp HanschFix ICE for issue 2594
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-28 Oliver SchneiderCategorize all the lints!
2017-11-20 Oliver SchneiderMerge pull request #2203 from clippered/float_cmp_const
2017-11-06 laurentFix merge issues.
2017-11-06 Oliver SchneiderMerge pull request #2202 from topecongiro/format
2017-11-04 topecongiroCargo fmt
2017-09-12 Oliver SchneiderRustup
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-05 Oliver SchneiderMerge pull request #2021 from marcusklaas/needless...
2017-09-05 Oliver SchneiderRun nightly rustfmt
2017-08-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-18 Oliver SchneiderMerge pull request #1965 from montrivo/use_self
2017-08-15 Oliver SchneiderRustup
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-03-02 Oliver SchneiderMerge pull request #1584 from ensch/master
2017-03-01 Oliver SchneiderAlmost there
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-12-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
2016-11-24 Martin CartonMerge pull request #1360 from Manishearth/rustup
2016-11-23 mcartonRustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11...
2016-10-30 Oliver SchneiderMerge pull request #1299 from Manishearth/clippy-toml
2016-10-30 Oliver SchneiderMerge pull request #1296 from Manishearth/features
2016-10-30 Oliver SchneiderMerge pull request #1305 from d-dorazio/1289-lint-for...
2016-10-30 d-dorazioAdd lint for redundant pattern matching in iflet for...
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake lint descriptions short and to the point; always...
2016-08-07 Georg BrandlMake the lint docstrings more consistent.
2016-07-19 mcartonMerge branch 'feature/gh-pages-docs' of https://github...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-15 mcartonImprove docs
2016-06-29 llogiqMerge pull request #1032 from Manishearth/mut_mut
2016-06-29 mcartonSmall cleanup
2016-06-10 Martin CartonMerge pull request #1004 from Manishearth/rustup
2016-06-10 mcartonRustup to *1.11.0-nightly (7d2f75a95 2016-06-09)*
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy