]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
Implement unnecessary-async and UI test
[rust.git] / clippy_lints / src / methods /
2021-05-03 borsAuto merge of #7156 - hellow554:single_char_strip,...
2021-05-03 Marcel Hellwigmove PATTERN_METHODS table directly into file
2021-05-03 Marcel Hellwigadd strip_{prefix,suffix} to PATTERN_METHODS
2021-04-30 borsAuto merge of #6951 - Jarcho:implicit_return_fp, r...
2021-04-30 borsAuto merge of #7118 - TaKO8Ki:fix-false-positive-in...
2021-04-27 borsAuto merge of #7128 - Jarcho:const_fn_ice, r=flip1995
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 SteffenRefactor MSRV aliases
2021-04-26 Mateusz GacekFix FN in `iter_cloned_collect` with a large array
2021-04-26 borsAuto merge of #7132 - rust-lang:single_element_loop_ite...
2021-04-25 borsAuto merge of #7129 - camsteffen:copied-msrv, r=Manishearth
2021-04-25 Cameron SteffenFix cloned_instead_of_copied MSRV
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 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 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 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 Jason NewcombRemove all usages of `match_path`, `match_qpath` and...
2021-04-14 borsAuto merge of #7070 - camsteffen:changelog-stderr,...
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-14 borsAuto merge of #7076 - rail-rain:missing_const_for_fn...
2021-04-13 borsAuto merge of #7074 - camsteffen:diag-methods, r=llogiq
2021-04-13 Cameron SteffenRefactor diagnostic item methods
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-11 ThibsGFix FP in `wrong_self_convention` lint
2021-04-10 Cameron SteffenDeprecate filter_map
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-07 borsAuto merge of #7046 - camsteffen:symbol-optimize, r...
2021-04-06 Cameron SteffenIntroduce is_lang_ctor
2021-04-06 Cameron SteffenSymbol optimizations
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 xFrednetA new lint for shared code in if blocks
2021-04-04 borsAuto merge of #7030 - xFrednet:6877-clippy-going-dark...
2021-04-02 borsAuto merge of #7020 - camsteffen:needless-collect,...
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 Cameron SteffenRemove paths from bind_instead_of_map
2021-04-01 borsAuto merge of #7013 - Y-Nak:fix-needless-paren, r=flip1995
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-31 borsAuto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
2021-03-31 borsAuto merge of #6913 - camsteffen:method-chain, r=flip1995
2021-03-31 Cameron SteffenDestructure args in methods module
2021-03-31 borsAuto merge of #6342 - bbqbaron:issue-6061, r=flip1995
2021-03-31 Eric LorenSuggest `flatten` instead of `is_some` -> `unwrap`
2021-03-31 Yoshitomo NakanishiRefactor excessive_for_each
2021-03-31 Yoshitomo NakanishiUse ".." as default value of snippet in excessive_for_each
2021-03-31 Yoshitomo NakanishiImprove the document of excessive_for_each
2021-03-31 Yoshitomo NakanishiAdd comments to clarify why RetCollector is needed
2021-03-31 Yoshitomo NakanishiRefactor: Remove duplicated codes from excessive_for_each
2021-03-31 Yoshitomo NakanishiAvoid to suggest using label
2021-03-31 Yoshitomo NakanishiTrigger the lint iff exposure's body is ExprKind::Block.
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-30 borsAuto merge of #7001 - ebobrow:non-octal-file-permission...
2021-03-30 borsAuto merge of #7004 - Jarcho:manual_map_if_then_else...
2021-03-30 Mateusz Gacekwrong_self_convention: fix FP inside trait impl for...
2021-03-30 borsAuto merge of #7000 - Jarcho:clone_on_copy_fp, r=llogiq
2021-03-29 Jason NewcombImprove `clone_on_copy`
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-25 borsAuto merge of #6959 - ebobrow:iss-6927-fix, r=camsteffen
2021-03-24 borsAuto merge of #6952 - Jarcho:new_ret_no_self_fp, r...
2021-03-24 Jason NewcombRename `contains_adt` to `contains_adt_constructor`
2021-03-24 Jason NewcombFix false positive with `new_ret_no_self` when returnin...
2021-03-24 borsAuto merge of #6962 - TaKO8Ki:fix-false-positive-in...
next