]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / lib.rs
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-07 Matthias KrügerMerge pull request #3918 from matthiaskrgr/typos
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-04 Matthias KrügerNFC: fix typos
2019-04-02 Félix FischerAdd TransmutingNull Lint
2019-03-18 borsAuto merge of #3893 - mati865:rustup, r=oli-obk
2019-03-18 Mateusz MikułaDrop range_contains feature
2019-03-15 flip1995Reimplement AbsolutePathBuffer
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-03-10 borsAuto merge of #3863 - rust-lang:get_unwrap, r=oli-obk
2019-03-09 Manish GoregaokarMove get_unwrap to restriction
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-09 borsAuto merge of #3860 - phansch:refactor_out_opt_def_id...
2019-03-09 Philipp KronesRollup merge of #3857 - phansch:document_path_qpath...
2019-03-09 Philipp KronesRollup merge of #3852 - phansch:refactor_assign_ops...
2019-03-09 Philipp KronesRollup merge of #3851 - phansch:refactor_trait_stuff...
2019-03-08 borsAuto merge of #3854 - ljedrz:rustc_58992, r=phansch
2019-03-07 ljedrzalign with rust-lang/rust/#58992
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-02-26 borsAuto merge of #3818 - phansch:update_changelog, r=oli-obk
2019-02-26 borsAuto merge of #3817 - rust-lang:fix-bool_comparison...
2019-02-26 borsAuto merge of #3814 - ljedrz:HirIdification_lockstep_up...
2019-02-26 borsAuto merge of #3819 - mikerite:rustfmt-formatting-tests...
2019-02-26 borsAuto merge of #3820 - mikerite:remove-feature-try-from...
2019-02-26 Michael WrightRemove `#[feature(try_from)]`
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-18 Michael HowellAdd a lint to warn on `T: Drop` bounds
2019-02-13 borsAuto merge of #3760 - rust-lang:rustup, r=flip1995
2019-02-13 flip1995Rustup
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-12 borsAuto merge of #3757 - mikerite:fix-2542, r=oli-obk
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-11 Philipp HanschUpdate comment regarding crate level cfg_attr
2019-02-11 Philipp HanschDocument some more core functions
2019-02-11 Philipp HanschDocument `declare_clippy_lint` macro
2019-02-10 Grzegorzremoving redundant closures in the whole project
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 Araam BorhanianAdding lint for too many lines.
2019-02-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-02-01 rhysdadd dbg_macro rule to CHANGELOG.md and update count...
2019-01-30 rhysdimplement dbg_macro rule (fixes #3721)
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.
2019-01-29 Alex Hamiltonwildcard_match_arm: add lint properly.
2019-01-29 borsAuto merge of #3648 - phansch:const_fn_lint, r=oli-obk
2019-01-29 Philipp HanschAdd initial version of const_fn lint
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-14 borsAuto merge of #3653 - gendx:master, r=phansch
2019-01-14 borsAuto merge of #3658 - detrumi:add-several-run-rustfix...
2019-01-12 borsAuto merge of #3654 - matthiaskrgr:rustup, r=phansch
2019-01-12 Matthias Krügerrustup: the features if_while_or_patterns has been...
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinchange assert_checks to assertions_on_constants
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-07 borsAuto merge of #3640 - detrumi:nested_use_self, r=flip1995
2019-01-07 borsAuto merge of #3600 - xfix:cast-ref-to-mut, r=flip1995
2019-01-07 Konrad BorowskiMove cast_ref_to_mut list to correctness group
2019-01-07 Konrad Borowskicast_ref_to_mut lint
2019-01-07 A.A.Abroskinrun ./util/dev update_lints
2019-01-07 A.A.AbroskinAdd assert(true) and assert(false) lints
2019-01-05 borsAuto merge of #3635 - matthiaskrgr:revert_random_state_...
2019-01-05 Matthias KrügerRevert "Auto merge of #3603 - xfix:random-state-lint...
2019-01-05 borsAuto merge of #3610 - phansch:method_rs_cleanup, r...
2019-01-04 borsAuto merge of #3601 - xfix:move-constant-write-lint...
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2019-01-03 borsAuto merge of #3617 - matthiaskrgr:3462_test, r=phansch
2019-01-03 borsAuto merge of #3615 - matthiaskrgr:rtuVbump, r=phansch
2019-01-03 borsAuto merge of #3603 - xfix:random-state-lint, r=phansch
2019-01-03 borsAuto merge of #3607 - detrumi:limit_infinite_iter_to_kn...
2019-01-02 borsAuto merge of #3609 - codeworm96:fix_test, r=phansch
2018-12-31 borsAuto merge of #3608 - phansch:improve_util_docs, r...
2018-12-31 borsAuto merge of #3606 - detrumi:blacklisted_name_hashset...
2018-12-31 Wilco KuseeUse hashset for name blacklist
2018-12-31 borsAuto merge of #3590 - jorpic:i3559-if_same_then_else...
2018-12-30 borsAuto merge of #3599 - xfix:use-hash-set-for-valid-ident...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
next