]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
Auto merge of #8175 - Kage-Yami:feature/document-8145, r=llogiq
[rust.git] / clippy_lints / src / methods /
2021-12-28 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-27 borsAuto merge of #8170 - rust-lang:numbered-fields, r...
2021-12-27 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-26 borsAuto merge of #8133 - surechen:fix_8128, r=xFrednet
2021-12-26 surechenFixes #8128
2021-12-24 borsAuto merge of #8163 - pmnoxx:piotr-improve-unwrap-or...
2021-12-24 Piotr MikulskiSimplify code
2021-12-24 Piotr MikulskiRefactor
2021-12-24 Piotr Mikulskiclippy
2021-12-24 Piotr Mikulskirefactor
2021-12-24 Piotr Mikulskicargo dev fmt
2021-12-24 Piotr Mikulskirewrite the PR
2021-12-24 Piotr MikulskiImrpove `unwrap_or_else_default`
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 borsAuto merge of #8134 - flip1995:rustup, r=flip1995
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-15 borsAuto merge of #7978 - smoelius:master, r=llogiq
2021-12-15 Samuel E. Moelius IIIExpand `is_clone_like` comment
2021-12-15 Matthias KrügerRollup merge of #90521 - jhpratt:stabilize-destructurin...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 Samuel E. Moelius IIIAddress review comments
2021-12-13 Samuel E. Moelius IIIAdd comma
2021-12-13 Esteban KuberFix clippy uses of QPath::LangItem
2021-12-13 Samuel E. Moelius IIIHandle `to_vec` on for loop expression #8069
2021-12-13 Samuel E. Moelius IIIAddress review comments
2021-12-13 Samuel E. Moelius IIIAdd `unnecessary_to_owned` lint
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-08 borsAuto merge of #8071 - GuillaumeGomez:method-must-use...
2021-12-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-07 borsAuto merge of #8080 - dswij:8019, r=giraffate
2021-12-06 borsAuto merge of #8042 - camsteffen:peel-blocks, r=xFrednet
2021-12-06 Cameron SteffenRename remove_blocks to peel_blocks
2021-12-06 borsAuto merge of #8066 - rust-lang:needless_bool_parenthes...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #8077 - nixxquality:single_char_pattern...
2021-12-05 borsAuto merge of #8072 - xFrednet:0000-teach-rustbot-acron...
2021-12-05 nixx qualityfix some false negatives for single_char_pattern
2021-12-04 borsAuto merge of #8074 - Qwaz:send_nonnull, r=xFrednet
2021-12-04 borsAuto merge of #8054 - camsteffen:map-flatten-style...
2021-12-03 Cameron SteffenUpgrade map_flatten to complexity
2021-12-03 borsAuto merge of #8061 - vallentin:fix-same-name-method...
2021-12-03 borsAuto merge of #8067 - frobiac:8060-backslash_escaped_in...
2021-12-02 frobiacEscape backslash for singe_char_pattern.rs
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 borsAuto merge of #91354 - fee1-dead:const_env, r=spastorino
2021-12-02 borsAuto merge of #8057 - flip1995:rustup, r=flip1995
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-01 borsAuto merge of #8049 - surechen:fixes_7946, r=flip1995
2021-11-29 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-28 togami2864apply iter_cloned_collect to copied()
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-20 ThibsGMove deref closure builder to `clippy_utils::sugg`...
2021-11-20 ThibsGFix full projection identifier + move applicability...
2021-11-20 ThibsGHandle closures with type annotations on args
2021-11-20 ThibsGRephrase the fn checking for a double ref, not only one
2021-11-20 ThibsGAdd some notes about `MethodCall` cases
2021-11-20 ThibsGHandle args taken by ref also for `MethodCall`
2021-11-20 ThibsGFix suggestions when call functions involved taking...
2021-11-20 ThibsGCorrect suggestion when dereferencing enough, calling...
2021-11-20 ThibsGHandle multiple reference levels into binding type...
2021-11-20 ThibsGApplying refactoring for simplified code
2021-11-20 ThibsGHandle other projection kinds
2021-11-20 ThibsGReturn a struct and add applicability
2021-11-20 ThibsGBuild end of suggestion only once at the end of the...
2021-11-20 ThibsGSimplifying `next_pos` init
2021-11-20 ThibsGUse applicability for snippets
2021-11-20 ThibsGAdd some doc for `search_is_some` lint
2021-11-20 ThibsGBuild suggestion within visitor + add more tests
2021-11-20 ThibsGUse `ExprUseVisitor` and multipart suggestion to avoid...
2021-11-20 ThibsGFix `any()` not taking reference in `search_is_some...
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
2021-11-17 borsAuto merge of #7971 - togami2864:fix/option-map-or...
2021-11-17 togami2864check whether stmts is empty or not in block
2021-11-17 borsAuto merge of #7988 - giraffate:fix_ice_on_undocumented...
2021-11-17 borsAuto merge of #7898 - F3real:unit_struct, r=camsteffen
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-17 surechenfixes: #7889
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
2021-11-16 togami2864resolve CI
2021-11-16 borsAuto merge of #7639 - Jarcho:whitelist_cheap_functions...
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-15 togami2864move the let statement out of the macro
2021-11-15 togami2864fix fmt
2021-11-15 togami2864add comment
2021-11-15 togami2864fix a bug that the closure arguments are not displayed
2021-11-15 togami2864add reduce_unit_expression
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-13 togami2864fix suggestion in option_map_or_none
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-10 xFrednetAdded `clippy::version` attribute to all normal lints
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
next