]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/matches.rs
Auto merge of #3985 - phansch:move_some_cast_tests, r=flip1995
[rust.git] / clippy_lints / src / matches.rs
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Matthew KraaiUse lint pass macros
2019-04-17 borsAuto merge of #3966 - flip1995:internal_lints, r=oli-obk
2019-04-15 flip1995Deny rustc internal lints
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-03-26 Oliver SchererHacky rustup
2019-03-18 borsAuto merge of #3893 - mati865:rustup, r=oli-obk
2019-03-15 flip1995item_path_str -> def_path_str
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-12 borsAuto merge of #3869 - taiki-e:use_self, r=flip1995
2019-03-12 borsAuto merge of #3872 - phansch:some_feature_cleanup...
2019-03-12 borsAuto merge of #3794 - mikerite:fix-3739, r=phansch
2019-03-12 borsAuto merge of #3871 - taiki-e:needless_continue, r...
2019-03-12 borsAuto merge of #3865 - phansch:run_more_doc_tests, r...
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-12 Philipp HanschRun more doc tests
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-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-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
2019-02-25 borsAuto merge of #3816 - g-bartoszek:redundant_closure_for...
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-24 ljedrzHirIdify some lints
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 flip1995Fix ice-3719
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-18 borsAuto merge of #3729 - illicitonion:match_enum_wildcard...
2019-02-18 Daniel Wagner-HallFix Binding for rustc update
2019-02-18 Daniel Wagner-HallRestore tests
2019-02-18 Daniel Wagner-Hallwildcard_enum_match_arm gives suggestions
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-01 borsAuto merge of #3726 - phansch:some_renaming, r=oli-obk
2019-01-29 borsAuto merge of #3652 - Aehmlo:where_the_wild_things_are...
2019-01-29 Alex Hamiltonwildcard_match_arm: add nesting issue to known.
2019-01-29 Alex Hamiltonwildcard_match_arm: lint only enum matches.
2019-01-29 Alex Hamiltonwilcard_match_arm: run rustfmt.
2019-01-29 Alex Hamiltonwildcard_match_arm: rename function.
2019-01-29 Alex Hamiltonwildcard_match_arm: expand lint scope.
2019-01-29 Alex HamiltonChange match_wild lint name to WILDCARD_MATCH_ARM.
2019-01-29 Alex HamiltonAdd match_wild lint (#3649).
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-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-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-04 Philipp KronesMerge pull request #3490 from phansch/extract_single_ma...
2018-12-04 Philipp HanschExtract single_match_else UI test
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
2018-11-27 flip1995Add applicability level to (nearly) every span_lint_and...
2018-11-27 flip1995Add Applicability::Unspecified to span_lint_and_sugg...
2018-11-19 bors[bot]Merge #3432
2018-11-15 flip1995Don't emit suggestion when inside of a macro
2018-10-31 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 bors[bot]Merge #3368
2018-10-31 bors[bot]Merge #3370
2018-10-28 bors[bot]Merge #3217 #3366
2018-10-27 Philipp HanschDon't expand macro in single_match suggestion
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
next