]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
Auto merge of #8262 - 1nF0rmed:chore-update-borrowed-box-doc, r=camsteffen
[rust.git] / clippy_lints / src / methods /
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
2022-01-09 borsAuto merge of #8236 - PatchMixolydic:single_char_lifeti...
2022-01-08 borsAuto merge of #8201 - smoelius:master, r=camsteffen
2022-01-08 Samuel E. Moelius IIIAdd `unnecessary_to_owned` "Known problems" section
2022-01-05 Samuel E. Moelius IIIChange `unnecessary_to_owned` `into_iter` suggestions...
2022-01-05 borsAuto merge of #8221 - Jarcho:while_let_on_iterator_8113...
2022-01-05 borsAuto merge of #8224 - Jarcho:type_repetition_in_bounds_...
2022-01-05 borsAuto merge of #8223 - camsteffen:remove-in-macro, r...
2022-01-04 borsAuto merge of #8219 - camsteffen:macro-decoupling,...
2022-01-04 borsNew macro utils
2022-01-02 borsAuto merge of #8208 - nmathewson:selfkind_no_fix, r...
2022-01-01 Nick Mathewsonwrong_self_convention: Match `SelfKind::No` more restri...
2021-12-31 borsAuto merge of #8193 - ebobrow:redundant_closure_fp...
2021-12-30 borsAuto merge of #8196 - flip1995:rustup, r=flip1995
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-28 borsAuto merge of #8117 - hotate29:issue7320, r=camsteffen
2021-12-28 borsAuto merge of #8127 - dswij:8090, r=xFrednet
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-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
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 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
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...
next