]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/await_holding_invalid.rs
Auto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
[rust.git] / clippy_lints / src / await_holding_invalid.rs
2020-11-07 borsAuto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
2020-11-07 borsAuto merge of #6298 - JohnTitor:fix-example, r=llogiq
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-05 Yuki OkushiFix `await_holding_refcell_ref` examples for clarify
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
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 #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 flip1995Merge remote-tracking branch 'upstream/master' into...
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 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-25 borsAuto merge of #6029 - Daniel-B-Smith:refcell_ref_await...
2020-10-21 Daniel SmithMerge lints into one pass
2020-10-21 Daniel SmithConvert the await holding lints to correctness
2020-10-21 Daniel SmithMove refcell lint into shared module
2020-10-21 Daniel SmithMove existing lint into shared file