]> git.lizzy.rs Git - rust.git/history - clippy_utils
Fix reversed suggestion on postfix
[rust.git] / clippy_utils /
2021-12-25 dswijUpdate str_utils test
2021-12-25 dswijAdd str_util helpers to split camelcase strings
2021-12-24 borsAuto merge of #8163 - pmnoxx:piotr-improve-unwrap-or...
2021-12-24 Piotr MikulskiRefactor
2021-12-24 Piotr Mikulskirewrite the PR
2021-12-20 borsAuto merge of #8150 - flip1995:clippy_utils_test, r...
2021-12-20 flip1995Test clippy_utils in CI
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 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 PFPoitrasRemove iter::zip feature gate from clippy
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-09 borsAuto merge of #8110 - xFrednet:0000-lintcheck-markdown...
2021-12-09 borsAuto merge of #8096 - xFrednet:0000-remove-lintcheck...
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 Guillaume GomezApply new lint on clippy source code
2021-12-08 Guillaume GomezAdd new lint to warn when #[must_use] attribute should...
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 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 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 borsAuto merge of #8072 - xFrednet:0000-teach-rustbot-acron...
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 borsAuto merge of #8061 - vallentin:fix-same-name-method...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
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 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-28 ThibsGAdd a note about type annotation on closure param
2021-11-27 ThibsGRewrite comment when handling special case for `Project...
2021-11-27 ThibsGAdd `Index` when checking projs in a call, rename some...
2021-11-23 borsAuto merge of #8025 - flip1995:rustup, r=flip1995
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-21 borsAuto merge of #7997 - surechen:Fixes_7915, r=giraffate
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-20 ThibsGMove deref closure builder to `clippy_utils::sugg`...
2021-11-20 Jason NewcombRemove surrounding unsafe block in `strlen_on_c_strings...
2021-11-20 Jason NewcombFix `strlen_on_c_strings` when not used with a full...
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 borsAuto merge of #7994 - flip1995:rustup, r=flip1995
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 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
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 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-12 borsAuto merge of #7966 - Alexendoo:batch-rustfmt, r=camsteffen
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 #7643 - xFrednet:7569-splits-for-slices...
2021-11-11 xFrednetNew `index_refutable_slice` lint
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-11 borsAuto merge of #7877 - dswij:no-std-fp, r=camsteffen
2021-11-11 dswijCheck for no_std and no_core attribute in `swap` lint
2021-11-11 dswijRefactor utils on checking attribute
2021-11-10 xFrednetAdded `clippy::version` attribute as lint metadata
2021-11-09 borsAuto merge of #7950 - Serial-ATA:issue-7920, r=llogiq
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 5225225Check MSRV for bool to int from impl
2021-11-09 5225225fix dogfood lint on clippy_utils
2021-11-09 borsAuto merge of #7949 - Serial-ATA:issue-7921, r=flip1995
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
2021-11-09 borsAuto merge of #7944 - Serial-ATA:deprecated-cfg-attr...
2021-11-08 SerialAdd MSRV to deprecated_cfg_attr
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-06 Cameron SteffenFix Clippy with changed format_args!
2021-11-05 Cameron SteffenFactor in some expr_visitor usages
2021-11-05 Cameron SteffenAdd expr_visitor util
2021-11-05 borsAuto merge of #7937 - flip1995:rustfmt-skip-artefact...
2021-11-05 borsAuto merge of #7897 - camsteffen:in-macro, r=flip1995
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-05 Cameron SteffenUse Span::from_expansion instead of in_macro
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #7928 - xFrednet:rust-90354-deploy-clippy...
next