]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/loops.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / loops.rs
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-10 borsAuto merge of #3937 - stepnivlk:type_dependent_defs...
2019-04-10 Tomas KoutskySupport updated type dependent def ID getter
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-03-27 railuse `span_lint_and_sugg` in `explicit_counter_loop`
2019-03-23 railChange explicit_counter_loop's message to add parenthes...
2019-03-23 railChange explicit_counter_loop's message to reflect origi...
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 RegueiroAddressed points raised in review.
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
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 #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellfix or ignore failing doc tests
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-03-03 borsAuto merge of #3834 - ljedrz:HirIdification_fix, r...
2019-03-03 Philipp Hanschfmt fixes
2019-03-01 ljedrzalign with rust-lang/rust/#58836
2019-02-26 borsAuto merge of #3821 - g-bartoszek:redundant_closure...
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 ljedrzfix line format
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 ljedrzHirIdify some lints
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-22 borsAuto merge of #3795 - mikerite:test-rustfmt, r=phansch
2019-02-21 borsAuto merge of #3789 - bzzzzzz:needless_range_loop_bugfi...
2019-02-20 bzzzzMake needless_range_loop not applicable to structures...
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 Michael WrightFix `needless_range_loop` bad suggestion
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 rhysdMerge branch 'master' into issue3721
2019-02-03 borsAuto merge of #3736 - mikerite:fix-build-20190203,...
2019-02-03 Michael WrightFix breakage due to rust-lang/rust#58079
2019-02-02 borsAuto merge of #2857 - avborhanian:master, r=phansch
2019-02-01 Araam BorhanianAdding lint for too many lines.
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/57907/
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-22 borsAuto merge of #3679 - daxpedda:use_self, r=phansch
2019-01-21 borsAuto merge of #3677 - daxpedda:integer_arithmetic,...
2019-01-21 borsAuto merge of #3676 - daxpedda:implicit_return, r=oli-obk
2019-01-21 borsAuto merge of #3680 - g-bartoszek:needless-bool-else...
2019-01-20 borsAuto merge of #3681 - rmcteggart-r7:master, r=matthiaskrgr
2019-01-20 borsAuto merge of #3675 - mikerite:fix-build-20190120,...
2019-01-20 Michael WrightRun rustfmt
2019-01-20 Michael WrightFixed breakage due to rust-lang/rust#57489
2019-01-19 borsAuto merge of #3674 - sinkuu:fmt_rustup, r=oli-obk
2019-01-19 borsAuto merge of #3672 - mikerite:fix-3670, r=oli-obk
2019-01-19 Michael WrightFix bad `while_let_on_iterator` suggestion.
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 borsAuto merge of #3591 - flip1995:rustup, r=phansch
2018-12-28 flip1995Match on ast/hir::ExprKind::Err
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3577 - daxpedda:master, r=flip1995
2018-12-25 Philipp KronesFix macro detection in `empty_loop`.
2018-12-25 daxpeddaChanged `macro_backtrace()` to `in_macro()`.
2018-12-24 daxpeddaFix lint detection on macro expansion.
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-08 Philipp HanschMerge pull request #3512 from matthiaskrgr/rustup
2018-12-08 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/56502...
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-06 Philipp HanschMerge pull request #3494 from daxpedda/master
2018-12-05 Philipp KronesMerge pull request #3495 from flip1995/tykind_fix
2018-12-05 flip1995Fix TyKind::<kind> usage in codebase
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Fix some formatting issues
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-11-27 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3459 from flip1995/sugg_appl
next