]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/loops.rs
Auto merge of #6325 - flip1995:rustup, r=flip1995
[rust.git] / clippy_lints / src / loops.rs
2020-11-12 borsAuto merge of #6325 - flip1995:rustup, r=flip1995
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-11 Ikko AshimineFix typo in comment
2020-11-10 borsAuto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
2020-11-10 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-09 borsAuto merge of #6305 - smoelius:master, r=flip1995
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 borsAuto merge of #6278 - ThibsG:DerefAddrOf, r=llogiq
2020-11-08 borsAuto merge of #6293 - Urcra:lint-example-fix, r=flip1995
2020-11-08 borsAuto merge of #6271 - camsteffen:vec-box-import, r...
2020-11-08 borsAuto merge of #6205 - josephlr:empty-loop2, r=flip1995
2020-11-08 Joseph RicheyUpdate clippy_lints/src/loops.rs
2020-11-08 Joe RicheyEnable empty_loop lint for no_std crates
2020-11-07 borsAuto merge of #6287 - camsteffen:readme, r=llogiq
2020-11-07 borsAuto merge of #6134 - patrickelectric:as_utf8, r=llogiq
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-07 borsAuto merge of #6272 - camsteffen:unnecesary-lazy-eval...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 borsAuto merge of #5911 - hegza:issue-568, r=ebroto
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-04 borsAuto merge of #6284 - camsteffen:rustc-sym, r=flip1995
2020-11-02 Cameron SteffenUse const rustc sym where possible
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-29 borsAuto merge of #6226 - Urcra:master, r=flip1995
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #6202 - giraffate:fix_invalid_suggestion_...
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-10-25 Takayuki NakataFix an invalid suggestion in `needless_collect` test
2020-10-25 borsAuto merge of #6222 - JohnTitor:redundant-local-def...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 borsAuto merge of #6177 - rust-lang:manual-range-contains...
2020-10-25 Yuki OkushiRemove redundant `expect_local()` call
2020-10-25 borsAuto merge of #6103 - FrancisMurillo:mut_mutex_lock...
2020-10-25 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-23 Joe Richeyclippy_lints: Update empty_loop lint
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 borsAuto merge of #6166 - achris:master, r=flip1995
2020-10-19 Patrick José PereiraAdd linter for a single element for loop
2020-10-19 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-17 borsAuto merge of #6189 - ebroto:rustup, r=ebroto
2020-10-17 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-16 Santiago PastorinoHandle ExprKind::ConstBlock on clippy
2020-10-16 borsAuto merge of #6180 - flip1995:rustup, r=flip1995
2020-10-16 borsAuto merge of #6178 - josephlr:sync-from-rust, r=phansch
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-13 borsAuto merge of #6169 - ThibsG:SameFunctionsInIfCondition...
2020-10-13 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-11 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #6107 - nahuakang:ref_style_link_false_po...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 borsAuto merge of #6078 - ebroto:unnecessary_sort_by_take_2...
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-04 borsAuto merge of #6111 - flip1995:rustup, r=flip1995
2020-10-02 railremove the explicit return value of `print_limit`
2020-10-02 railsupress `clippy::filter_map`
2020-10-02 railadd comments around `loop_counters`
2020-10-02 railfix a FN where incr exprs with no semicolon at ends
2020-10-02 railsimplify the code
2020-10-02 raildocument `MinifyingSugg` and `Offset`
2020-10-01 borsAuto merge of #6102 - giraffate:no_lint_when_invalid_su...
2020-10-01 Takayuki NakataDon't emit a lint for the suggestion leading to errors...
2020-10-01 flip1995Fix rustup fallout
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-28 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-27 railUse the `From` trait to make `MinifyingSugg`
2020-09-27 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-27 railUse the spans of the entire `for` loops for suggestions
2020-09-27 railPrevent unnecessary lints from triggering
2020-09-27 railReplace `snippet_opt` + `unwrap_or_else` with `snippet`
2020-09-26 borsAuto merge of #6079 - giraffate:print_stdout_in_build_r...
2020-09-25 borsAuto merge of #6084 - ebroto:ui_tests_cleanup, r=flip1995
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 railReflect the changes that has been made and fmt
2020-09-24 railmake clippy happy (`needless_pass_by_value`, `filter_ma...
2020-09-24 railUse operator overloading instead of direct calls of...
2020-09-24 railRename `get_offset` and its private items
2020-09-24 railfmt
2020-09-24 railImplement building the `manual_memcpy` sugggestion...
2020-09-24 railImplement detecting `manual_memcpy` with loop counters
next