]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/await_holding_invalid.rs
Revert "Convert the await holding lints to correctness"
[rust.git] / clippy_lints / src / await_holding_invalid.rs
2020-11-20 Daniel SmithRevert "Convert the await holding lints to correctness"
2020-11-20 borsAuto merge of #6351 - flip1995:rustup, r=flip1995
2020-11-17 borsAuto merge of #6338 - flip1995:rustup, r=flip1995
2020-11-16 borsAuto merge of #6336 - giraffate:sync-from-rust, r=flip1995
2020-11-15 borsAuto merge of #6334 - flip1995:rustup, r=flip1995
2020-11-13 borsAuto merge of #6329 - giraffate:sync-from-rust, r=matth...
2020-11-12 borsAuto merge of #6325 - flip1995:rustup, r=flip1995
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 #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 #6301 - alex-700:fix-map-clone, r=matthia...
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