]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #7138 - mgacek8:issue6808_iter_cloned_collect_FN_with_large_array,...
[rust.git] / clippy_lints / src / lib.rs
2021-04-27 borsAuto merge of #7138 - mgacek8:issue6808_iter_cloned_col...
2021-04-26 borsAuto merge of #7136 - mgacek8:issue6965_manual_unwrap_o...
2021-04-26 borsAuto merge of #7137 - camsteffen:msrv-mod, r=llogiq
2021-04-26 Cameron SteffenRemove needless_question_mark MSRV
2021-04-22 borsAuto merge of #7120 - cherryblossom000:7106, r=Manishearth
2021-04-22 borsAuto merge of #7100 - ABouttefeux:unused_io_amount...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-22 borsAuto merge of #7102 - taralx:taralx-patch-1, r=flip1995
2021-04-21 borsAuto merge of #7072 - ebobrow:imports-ending-with-self...
2021-04-21 Elliot Bobrowadd unnecessary_self_imports lint
2021-04-21 borsAuto merge of #7083 - GuillaumeGomez:bool-assert-eq...
2021-04-20 borsAuto merge of #7097 - yawara:fix/7069, r=llogiq
2021-04-19 borsAuto merge of #7092 - basavesh:fix#7066, r=giraffate
2021-04-19 Guillaume GomezAdd lint to check for boolean comparison in assert...
2021-04-19 borsAuto merge of #7111 - giraffate:fix_link_in_doc, r...
2021-04-19 borsAuto merge of #7101 - camsteffen:flat-map-option, r...
2021-04-16 JP SugarbroadSwitch transmute_ptr_to_ptr to "pedantic" class.
2021-04-16 borsAuto merge of #7099 - ABouttefeux:master, r=llogiq
2021-04-16 Cameron SteffenAdd flat_map_option lint
2021-04-16 borsAuto merge of #7087 - Jarcho:allman_style_else, r=camst...
2021-04-16 borsAuto merge of #7075 - xFrednet:7054-fp-branches-sharing...
2021-04-16 borsAuto merge of #7098 - camsteffen:cloned-copied, r=Manis...
2021-04-16 Cameron SteffenAdd cloned_instead_of_copied lint
2021-04-16 borsAuto merge of #6937 - Jarcho:map_entry_suggestion,...
2021-04-16 borsAuto merge of #7085 - Jarcho:manual_map_autoderef,...
2021-04-15 borsAuto merge of #7049 - Jarcho:remove_match_path, r=camst...
2021-04-15 borsAuto merge of #7090 - camsteffen:pre-expansion-note...
2021-04-15 Cameron SteffenAdd note for pre-expansion passes
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7067 - TaKO8Ki:fix-false-negative-on...
2021-04-12 borsAuto merge of #7064 - ThibsG:WrongSelfFix, r=giraffate
2021-04-12 borsAuto merge of #6982 - Jarcho:explicit_into_iter_loop_fp...
2021-04-12 borsAuto merge of #7047 - camsteffen:lang-ctor, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #7059 - camsteffen:filter-map, r=flip1995
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-10 Cameron SteffenDeprecate filter_map
2021-04-09 borsAuto merge of #7056 - jyn514:register-renamed, r=flip1995
2021-04-09 Joshua NelsonUse `register_renamed` instead of `register_removed...
2021-04-08 borsAuto merge of #7023 - boxdot:invalid-null-usage-v2...
2021-04-08 boxdotAdd invalid null pointer usage lint.
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 borsAuto merge of #7051 - flip1995:rustup, r=flip1995
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-06 borsAuto merge of #7036 - horacimacias:master, r=giraffate
2021-04-05 borsAuto merge of #7018 - Y-Nak:same_item_push, r=Manishearth
2021-04-05 borsAuto merge of #7029 - ABouttefeux:master, r=Manishearth
2021-04-05 borsAuto merge of #6463 - xFrednet:5234-shared-code-in...
2021-04-05 xFrednetRenaming the lint to branches_sharing_code and fixing...
2021-04-05 xFrednetMoving shared_code_in_if_blocks to clippy::complexity...
2021-04-05 xFrednetImproved shared_code_in_if_blocks message and added...
2021-04-05 xFrednetA new lint for shared code in if blocks
2021-04-04 borsAuto merge of #7030 - xFrednet:6877-clippy-going-dark...
2021-04-04 ThibsGCheck path imports per module
2021-04-02 borsAuto merge of #7016 - camsteffen:bind-map-paths, r...
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 SteffenAdd if_chain lints
2021-03-31 borsAuto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
2021-03-31 borsAuto merge of #6342 - bbqbaron:issue-6061, r=flip1995
2021-03-31 borsAuto merge of #6706 - Y-Nak:excessive-for-each, r=camst...
2021-03-31 Eric LorenSuggest `flatten` instead of `is_some` -> `unwrap`
2021-03-31 Yoshitomo NakanishiRemove method_calls
2021-03-31 Yoshitomo NakanishiRefactor excessive_for_each
2021-03-31 Yoshitomo NakanishiChange a category of excessive_for_each: Style -> Restr...
2021-03-31 Yoshitomo NakanishiNew Lint: excessive_for_each
2021-03-31 borsAuto merge of #6981 - matthiaskrgr:6803_take_2, r=flip1995
2021-03-31 borsAuto merge of #6938 - Y-Nak:refactor-types, r=flip1995
2021-03-31 Michael WrightFix hidden variant suggestion on single variant
2021-03-31 borsAuto merge of #7007 - Y-Nak:result_unit_err, r=giraffate
2021-03-30 borsAuto merge of #7001 - ebobrow:non-octal-file-permission...
2021-03-30 Elliot BobrowAdd non_octal_unix_permissions lint
2021-03-30 borsAuto merge of #7004 - Jarcho:manual_map_if_then_else...
2021-03-30 borsAuto merge of #7000 - Jarcho:clone_on_copy_fp, r=llogiq
2021-03-30 borsAuto merge of #6990 - Y-Nak:refactor-functions, r=giraffate
2021-03-28 ThibsGFix FP in `single_component_path_imports` lint
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Yoshitomo NakanishiMove too_many_arguments to its own module
2021-03-27 borsAuto merge of #6980 - Jarcho:len_without_is_empty_sig...
2021-03-26 Josh StoneUse iter::zip in src/tools/clippy/
2021-03-26 borsAuto merge of #6977 - flip1995:or_patterns_msrv, r...
2021-03-26 flip1995Add MSRV option to unnested_or_patterns lint
2021-03-26 Yoshitomo NakanishiMerge type_complexity pass into types pass
2021-03-26 Yoshitomo NakanishiMove implicit_hasher to its own module
2021-03-26 Yoshitomo NakanishiMove invalid_upcast_comparisons to its own module
2021-03-26 Yoshitomo NakanishiMove absurd_extreme_comparisons to its own module
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 borsAuto merge of #6971 - flip1995:rustup, r=flip1995
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-20 markclippy: stabilize or_patterns lint
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
next