]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/unused_unit.rs
Auto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
[rust.git] / clippy_lints / src / unused_unit.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 #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-06 borsAuto merge of #6294 - giraffate:fix_suggestion_to_add_s...
2020-11-06 Takayuki NakataRefactor to make getting position just before RArrow...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-10-28 Takayuki NakataFix suggestion to add unneeded space in `unused_unit`
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5903 - jrqc:needless_return, r=ebroto...
2020-08-15 jrqcearly return removed
2020-08-15 jrqcModifications according to the code review