]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/higher.rs
new lints around `#[must_use]` fns
[rust.git] / clippy_lints / src / utils / higher.rs
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-10-12 borsAuto merge of #4649 - Lythenas:use_match_function_call...
2019-10-10 Matthias SeiffertUse match_function_call wherever possible
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-09 borsAuto merge of #4257 - skade:improve-cast-alignment...
2019-07-07 borsAuto merge of #4258 - mikerite:fix-breakage-20190706...
2019-07-06 Michael WrightAddress reviews
2019-05-27 Philipp KronesRollup merge of #4119 - BO41:non_ascii_literal, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-22 borsAuto merge of #4120 - phansch:needless_lifetimes_async_...
2019-05-22 borsAuto merge of #4125 - Manishearth:rustup, r=oli-obk
2019-05-22 Manish GoregaokarRustup to rustc 1.36.0-nightly (dbfe70dfc 2019-05-22)
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 borsAuto merge of #4110 - rust-lang:symbolic_wasteland...
2019-05-17 Oliver SchererDogfood and rustfmt
2019-05-17 Oliver SchererPrevent symbocalypse
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-14 borsAuto merge of #4084 - mikerite:fix-4019, r=oli-obk
2019-05-14 borsAuto merge of #4093 - rust-lang:rustup, r=oli-obk
2019-05-14 Oliver SchererRustfmt all the things
2019-05-14 Oliver SchererClippy dogfood
2019-05-14 Oliver SchererUse symbols instead of strings
2019-05-11 borsAuto merge of #4080 - rust-lang:rustup, r=oli-obk
2019-05-11 Manish GoregaokarAdd util function for desugaring if block
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-17 borsAuto merge of #3926 - flip1995:def_path_uplift, r=phansch
2019-04-17 flip1995Use {get,match}_def_path from LateContext
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-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-08 Philipp HanschRefactor: Remove utils::opt_def_id
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-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-08 Philipp HanschMerge pull request #3278 from d-dorazio/fix-contributin...
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3282 from JoshMcguigan/excessive_pr...
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3283 from etaoins/dont-suggest...
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-08 Devon HollowoodFix items_after_statements for sub-functions
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-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-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt codebase to the tool_lints
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...
2018-08-23 Philipp KronesMerge pull request #3072 from matthiaskrgr/rustup
2018-08-22 Matthias Krügerrustup, fix breakage introduced by https://github.com...
2018-07-25 Philipp HanschMerge pull request #2948 from Nemo157/patch-1
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-24 Philipp KronesMerge pull request #2953 from dwijnand/misrefactored_as...
2018-07-24 Ryan CummingMerge branch 'master' into allow-pass-by-ref-on-ref...
2018-07-24 Oliver SchneiderMerge pull request #2949 from rust-lang-nursery/preexpa...
2018-07-23 Oliver SchneiderRustup
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-20 Manish GoregaokarRemove import of if_chain
2018-07-17 Michael WrightMerge branch 'master' into issue2894
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 Oliver SchneiderUpdate for hir renamings in rustc
2018-07-16 csmoeStmtKind
2018-07-16 csmoeBinOpKind
next