]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/misc.rs
Run rustfmt
[rust.git] / clippy_lints / src / misc.rs
2019-03-10 flip1995Run rustfmt
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-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 #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-24 ljedrzHirIdify some lints
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 borsAuto merge of #3810 - phansch:refactor/extract_module...
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 ljedrzpartially HirIdify lints
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 borsAuto merge of #3777 - timotree3:patch-1, r=Manishearth
2019-02-18 TimoAdd a semicolon as suggested
2019-02-18 TimoFix typo in documentation for float_cmp_const lint
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-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 WrightFixed breakage due to rust-lang/rust#57489
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-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-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-10-18 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-13 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3233 from rust-lang-nursery/unused...
2018-10-13 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3298 from devonhollowood/pedantic...
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Josh Mcguigancmp_owned refactor
2018-10-12 Josh Mcguigancmp_owned correct error message if rhs is deref
2018-10-11 Josh Mcguigancmp_owned current suggestion for multiple deref
2018-10-11 Philipp HanschMerge pull request #3288 from devonhollowood/pedantic...
2018-10-10 Josh McguiganCorrected single-character string constant used as...
2018-10-10 Josh McguiganFixes 3289, cmp_owned wording and false positive
2018-10-09 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3287 from JoshMcguigan/cmp_owned...
2018-10-09 Josh McguiganFixes #2925 cmp_owned false positive
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
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-25 Philipp HanschMerge pull request #3212 from matthiaskrgr/clippy_dev_e...
2018-09-23 Philipp KronesMerge pull request #3207 from mikerite/fix-3206
2018-09-23 Philipp KronesMerge pull request #3191 from vi/suggest_with_applicability
2018-09-20 Vitaly _Vi ShukelaFill in Applicability from review comments by @flip1995
2018-09-20 Vitaly _Vi ShukelaFix indents
2018-09-20 Vitaly _Vi ShukelaUse span_suggestion_with_applicability instead of span_...
2018-09-19 Philipp HanschMerge pull request #3187 from flip1995/internal_fn
2018-09-15 Philipp KronesMerge pull request #3068 from matthiaskrgr/string
2018-09-15 Matthias Krügerconvert "".to_string() and "".to_owned() to String...
2018-09-15 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3189 from eddyb/rextern
2018-09-15 Eduard-Mihai BurtescuReintroduce `extern crate` for non-Cargo dependencies.
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 flip1995Switch to declare_tool_lint macro
2018-08-28 Oliver SchneiderUpdate imports and rustup
2018-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
2018-08-24 Philipp KronesMerge pull request #3048 from goodmanjonathan/assign_op
2018-08-24 Philipp KronesMerge pull request #3059 from elpiel/writeln_empty_stri...
next