]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/loops/explicit_counter_loop.rs
Fix adjacent code
[rust.git] / clippy_lints / src / loops / explicit_counter_loop.rs
2022-12-20 Samuel MoeliusFix adjacent code
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-21 Ralf Jungmerge rustc history
2022-10-12 Ralf Jungmerge rustc history
2022-10-10 Ralf Jungmerge rustc history
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-13 borsAuto merge of #9134 - Jarcho:while_let_iter_closure...
2022-07-13 borsAuto merge of #9156 - Rqnsom:manual_flatten, r=Alexendoo
2022-07-12 borsAuto merge of #9157 - Rqnsom:pull_request_template...
2022-07-12 borsAuto merge of #8703 - aldhsu:add_repeated_where_clause_...
2022-07-12 borsAuto merge of #9149 - kyoto7250:issue_9013, r=Jarcho
2022-07-12 kyoto7250declare span variable before call
2022-07-10 kyoto7250change applicability type to MaybeIncorrect
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
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-23 borsAuto merge of #8025 - flip1995:rustup, r=flip1995
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-09 borsAuto merge of #7951 - mikerite:matches-20211109, r...
2021-11-09 borsAuto merge of #7950 - Serial-ATA:issue-7920, r=llogiq
2021-11-09 SerialFix explicit_counter_loop suggestion for non-usize...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
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-06 borsAuto merge of #6931 - Jarcho:needless_borrow, r=phansch...
2021-04-06 Jason NewcombFix all occurences of `needless_borrow` internally
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6916 - camsteffen:diagnostics-util,...
2021-03-16 Cameron SteffenDon't re-export clippy_utils::diagnostics::*
2021-03-16 borsAuto merge of #6914 - camsteffen:source-utils, r=Manish...
2021-03-15 Cameron SteffenMove some utils to clippy_utils::source module
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-03 borsAuto merge of #6825 - djc:naive-bytecount-pedantic...
2021-03-03 borsAuto merge of #6824 - Y-Nak:refactor_loops_module,...
2021-03-02 Yoshitomo NakanishiUnify names of lint entry functions in loops to 'check'
2021-03-02 nahuakangClean up: Rename some files to be consistent with lint...
next