]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/misc.rs
Refactor diagnostic item methods
[rust.git] / clippy_lints / src / misc.rs
2021-04-13 Cameron SteffenRefactor diagnostic item methods
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-06 borsAuto merge of #6931 - Jarcho:needless_borrow, r=phansch...
2021-04-06 Jason NewcombFix all occurences of `needless_borrow` internally
2021-04-02 borsAuto merge of #6988 - mikerite:fix-6984, r=camsteffen
2021-04-01 borsAuto merge of #7011 - Jarcho:redundant_clone_fp, r...
2021-04-01 borsAuto merge of #7002 - mgacek8:issue6983_wrong_self_conv...
2021-04-01 borsAuto merge of #6976 - Jarcho:manual_map_const, r=phansch
2021-03-31 borsAuto merge of #7010 - camsteffen:if-chain-lint, r=llogiq
2021-03-31 Cameron SteffenEat dogfood
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6916 - camsteffen:diagnostics-util,...
2021-03-16 Cameron SteffenDon't re-export clippy_utils::diagnostics::*
2021-03-16 borsAuto merge of #6914 - camsteffen:source-utils, r=Manish...
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-15 borsAuto merge of #6907 - camsteffen:ty-utils, r=flip1995
2021-03-15 Cameron SteffenMove some utils to clippy_utils::source module
2021-03-15 Cameron SteffenMove some utils to ty_utils
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 borsAuto merge of #6881 - flip1995:rustup, r=flip1995
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-09 Camille GILLOTDo not store attrs in FnKind.
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-08 borsAuto merge of #6807 - anall:feature/use_new_diagnostics...
2021-03-07 Andrea Nallmigrate paths to newly-added diagnostic items
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-02-28 borsAuto merge of #6787 - matthiaskrgr:lint_msgs, r=llogiq
2021-02-28 Matthias Krügerupdate the lint messages and tests
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 borsAuto merge of #6718 - flip1995:rustup, r=flip1995
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-09 Ömer Sinan AğacanRename HIR UnOp variants
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-03 borsAuto merge of #6404 - flip1995:rustup, r=flip1995
2020-11-28 borsAuto merge of #6377 - CDirkx:redundant-pattern-match...
2020-11-28 borsAuto merge of #6390 - pro-grammer1:master, r=ebroto
2020-11-28 borsAuto merge of #6086 - Ryan1729:add-suspicious_chained_o...
2020-11-28 borsAuto merge of #6360 - mlegner:mod_one, r=llogiq
2020-11-27 Markus LegnerFactor out `check_binary` from function `check_expr`.
2020-11-27 Markus LegnerRun `cargo dev fmt`.
2020-11-27 Markus LegnerTrigger modulo_one lint also on -1.
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-11-02 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-31 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-30 borsAuto merge of #6260 - matthiaskrgr:ices, r=ebroto
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-30 borsAuto merge of #6229 - henil:improve-integer-division...
2020-10-30 borsAuto merge of #6200 - rail-rain:borrowed_box_invalid_su...
2020-10-29 borsAuto merge of #6248 - giraffate:replace_e_easy_with_goo...
2020-10-29 borsAuto merge of #6227 - HMPerson1:collect_map, r=phansch
2020-10-29 borsAuto merge of #6226 - Urcra:master, r=flip1995
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-26 ThibsGNo lint in external macro for `toplevel_ref_arg`
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-23 borsAuto merge of #6044 - rschoon:rc-buffer, r=yaahc
2020-09-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-16 borsAuto merge of #6034 - rail-rain:fix_fp_in_indexing_slic...
2020-09-16 railreplace `walk_ptrs_ty` with `peel_refs`
next