]> git.lizzy.rs Git - rust.git/history - clippy_lints
Fix reversed suggestion on postfix
[rust.git] / clippy_lints /
2021-12-25 dswijFix reversed suggestion on postfix
2021-12-25 dswijFix False Positive on `enum_variants` when prefixes...
2021-12-25 dswijRefactor `enum_variants`
2021-12-25 borsAuto merge of #8167 - rust-lang:fix-8166, r=xFredNet
2021-12-25 Andre Bogusfix an ICE on unwrapping a None
2021-12-25 borsAuto merge of #8165 - ebobrow:shadow_reuse_fn, r=xFrednet
2021-12-24 Elliot Bobrowfix `shadow_reuse` false negative for if let bindings
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-23 borsAuto merge of #8144 - Gh0stm4chine:master, r=xFrednet
2021-12-21 OussamaAdd support for suggestion when using an expression
2021-12-21 Oussamaadd suggestion for neg_multiply lint
2021-12-20 borsAuto merge of #8138 - r00ster91:safety, r=giraffate
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-19 Guillaume GomezDon't emit RETURN_SELF_NOT_MUST_USE lint if `Self`...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-18 Guillaume GomezEnsure that RETURN_SELF_NOT_MUST_USE is not emitted...
2021-12-17 r00ster91Fix SAFETY comment tag casing in undocumented_unsafe_blocks
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-14 PFPoitrasRemove iter::zip feature gate from clippy
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-13 Samuel E. Moelius IIIAdd comma
2021-12-13 Esteban KuberFix rebase and clippy tests
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-12 borsAuto merge of #91549 - fee1-dead:const_env, r=spastorino
2021-12-12 DeadbeefRevert "Auto merge of #91491 - spastorino:revert-91354...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-09 borsAuto merge of #8110 - xFrednet:0000-lintcheck-markdown...
2021-12-09 borsAuto merge of #8096 - xFrednet:0000-remove-lintcheck...
2021-12-08 CaioFix `blocks_in_if_conditions` false positive
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-08 Maybe WaffleIgnore associated items in trait *implementations*...
2021-12-08 Guillaume GomezAdd new lint to warn when #[must_use] attribute should...
2021-12-07 borsAuto merge of #8086 - dswij:7991, r=giraffate
2021-12-07 borsAuto merge of #8075 - Qwaz:non_send_fields_documentatio...
2021-12-07 Yechan BaeMove `non_send_fields_in_send_ty` back to `nursery`
2021-12-07 Yechan BaeFix grammar issues
2021-12-07 Yechan BaeClarify the purpose of the lint
2021-12-07 dswij`option_if_let_else` Do not warn when complex subpat...
2021-12-07 borsAuto merge of #8085 - jqnatividad:8084-needless_lifetim...
2021-12-07 Joel Natividad`needless_lifetimes` Known problems typo
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 SteffenSimplify needless_bool
2021-12-06 Cameron SteffenRefactors with peel_blocks
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 Andre BogusParenthesize blocks in `needless_bool` suggestion
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 dswijFix FP on `question_mark` if returned object is not...
2021-12-06 borsAuto merge of #8077 - nixxquality:single_char_pattern...
2021-12-05 nixx qualityFix dogfood
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 Mara BosUse IntoIterator for array impl everywhere.
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-04 Yechan BaeConsider NonNull as a pointer type
2021-12-03 Amanieu d'AntrasAdd initial AST and MIR support for unwinding from...
2021-12-03 borsAuto merge of #8040 - xFrednet:6610-known-problems...
2021-12-03 Cameron SteffenUpgrade map_flatten to complexity
2021-12-03 xFrednetAdd note about crate lint level attributes to pre-expan...
2021-12-03 Santiago PastorinoRevert "Auto merge of #91354 - fee1-dead:const_env...
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 vallentinFixed same_name_method description
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 flip1995Bump Clippy Version -> 0.1.59
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 DeadbeefFix tools
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-27 borsAuto merge of #7995 - Alexendoo:needless_late_init...
2021-11-26 Alex MacleodAdd async/const fn tests for needless-late-init
2021-11-26 borsAuto merge of #8034 - togami2864:non-ascii-in-sigle...
2021-11-26 togami2864fix small nit
next