]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/eta_reduction.rs
Fix lines that exceed max width manually
[rust.git] / clippy_lints / src / eta_reduction.rs
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-30 Oliver SchneiderRustup (fixes #2002)
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-07-31 Matt KraaiUpdate from upstream.
2017-07-24 Oliver SchneiderGet rid of double double colons
2017-07-04 Oliver SchneiderMerge pull request #1860 from Vurich/master
2017-07-04 Oliver SchneiderMerge pull request #1847 from Manishearth/nested_while_let
2017-07-03 Oliver SchneiderMerge pull request #1852 from Manishearth/notrans
2017-06-29 Oliver SchneiderMerge pull request #1862 from messense/feature/fix...
2017-06-29 Oliver SchneiderRun rustfmt
2017-06-29 messenseFix compilation on rustc 1.20.0-nightly (69c65d296...
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-03-05 Oliver SchneiderMerge pull request #1603 from Manishearth/publish
2017-03-05 Oliver SchneiderMostly apply rustfmt
2017-03-02 Oliver SchneiderMerge pull request #1584 from ensch/master
2017-03-01 Enrico SchmitzFix for rustc 1.17.0-nightly (be760566c 2017-02-28)
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-04 Oliver SchneiderMerge pull request #1505 from Mrmaxmeier/rustup-2017...
2017-02-03 MrmaxmeierTyCtxt::map is now called TyCtxt::hir
2017-01-17 Oliver Schneiderapply rustfmt
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
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-11 ArnavionUse inputs/output getters for rustc::ty::FnSig instead...
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-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-08-17 Oliver SchneiderMerge pull request #1173 from oli-obk/never_rustup
2016-08-17 Oliver Schneiderrustup for the ! type
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-08-01 Manish GoregaokarMerge pull request #1129 from oli-obk/needless_ref
2016-08-01 Oliver Schneiderlint on by ref patterns for references
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-16 Martin CartonMerge pull request #1103 from Manishearth/doc-eta
2016-07-16 Manish Goregaokarredundant closures don't allocate
2016-07-15 mcartonImprove docs
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-31 Martin CartonMerge pull request #970 from Manishearth/rustup
2016-05-31 Andre Boguss/PatKind::Ident/PatKind::Binding/g
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy