]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/derive.rs
Rustup to rustc 1.26.0-nightly (322d7f7b9 2018-02-25)
[rust.git] / clippy_lints / src / derive.rs
2018-02-26 Manish GoregaokarRustup to rustc 1.26.0-nightly (322d7f7b9 2018-02-25)
2018-01-17 Michael WrightMerge branch 'master' into option_option_pr
2018-01-16 Oliver SchneiderMerge pull request #2355 from alusch/clone_on_ref_ptr_r...
2018-01-12 Oliver SchneiderMerge pull request #2296 from DarrenTsung/test_types
2018-01-11 Oliver SchneiderDon't suggest changing explicit Clone impls if they...
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-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-28 cgm616Merge branch 'master' of github.com:rust-lang-nursery...
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-24 Oliver SchneiderMerge pull request #2154 from durka/ifchain
2017-10-23 Alex Burkamechanically swap if_let_chain -> if_chain
2017-09-13 Oliver SchneiderMerge remote-tracking branch 'origin/master' into rustup
2017-09-13 Oliver SchneiderRustup
2017-09-09 Oliver SchneiderMerge pull request #2034 from Aaron1011/update-rust
2017-09-09 Aaron HillUpdate for latest Rust
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-28 Oliver SchneiderMerge pull request #1861 from CBenoit/master
2017-08-27 Oliver SchneiderMerge pull request #1986 from koivunej/manualtesting...
2017-08-25 Martin CartonMerge pull request #1989 from Frederick888/fix-1988
2017-08-25 Martin CartonMerge pull request #1987 from alexeyzab/rename-match...
2017-08-25 Alexey ZabelinRename `match_path_old` to `match_path`
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-08-09 llogiqMerge pull request #1942 from Frederick888/fix-1941
2017-08-09 Frederick Zhangfix usage of for_each_relevant_impl
2017-06-11 Cameron SteffenMerge branch 'master' into never_loop
2017-06-11 Manish GoregaokarMerge pull request #1823 from eddyb/nightly-magic
2017-06-11 Eduard-Mihai BurtescuAbide by the common rustc::ty conventions.
2017-06-11 Eduard-Mihai BurtescuUpdate for rustc 1.19.0-nightly (4bf5c99af 2017-06...
2017-05-14 Oliver SchneiderUpdate to rustc 1.19.0-nightly (826d8f385 2017-05-13)
2017-04-28 Martin CartonMerge pull request #1705 from Manishearth/op_ref
2017-04-28 Oliver SchneiderUse `utils::is_copy` instead of hand-rolling it
2017-04-28 Oliver SchneiderRustup
2017-04-27 Oliver SchneiderUpdate to latest rustc version
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-05 Owen SanchezRevert changes from accidentally running rustfmt
2017-02-05 Owen SanchezAdd empty_enum lint (just a copy of large_enum_variant...
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
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderfunction definition style simplification
2016-12-21 Oliver Schneiderremove nondeterminism by adjusting thresholds
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-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-10-31 Oliver SchneiderMerge pull request #1307 from Kha/partialeq_ne
2016-10-30 Sebastian Ullrichfactor out `is_automatically_derived` util fn
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-09-10 Martin CartonMerge pull request #1221 from Manishearth/rustup
2016-09-10 mcartonRustup to *rustc 1.13.0-nightly (f1f40f850 2016-09...
2016-09-04 Martin CartonMerge pull request #1215 from Manishearth/rustup
2016-09-04 mcartonRevert "Remove all `union` stuffs"
2016-08-31 Martin CartonMerge pull request #1204 from Manishearth/rustup
2016-08-31 mcartonRemove all `union` stuffs
2016-08-31 mcartonSupport unions here and there
2016-08-29 Martin CartonMerge pull request #1200 from killercup/feature/gh...
2016-08-28 Martin CartonMerge pull request #1201 from Manishearth/rustup
2016-08-28 mcartonRustup to rustc 1.13.0-nightly (a23064af5 2016-08-27)
2016-08-18 Martin CartonMerge pull request #1176 from birkenfeld/master
2016-08-18 Georg Brandlrustup
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
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-06-09 Martin CartonMerge pull request #1000 from Manishearth/doc_whitelist
2016-06-09 llogiqMerge pull request #990 from Manishearth/rustfmt
2016-06-09 mcartonRun rustfmt
2016-06-05 llogiqMerge pull request #984 from Manishearth/fix-swap
2016-06-05 mcartonRemove useless `if_let_chain`
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy