]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.register_all.rs
Auto merge of #8398 - Jarcho:unordered_transmute, r=llogiq
[rust.git] / clippy_lints / src / lib.register_all.rs
2021-11-15 Jason NewcombImprove `needless_borrow` lint.
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-03 borsAuto merge of #7925 - flip1995:backport, r=flip1995
2021-11-03 borsAuto merge of #7810 - camsteffen:if-then-panic-pedantic...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-29 borsAuto merge of #7890 - Alexendoo:ptr-arg-alias, r=camsteffen
2021-10-28 borsAuto merge of #7810 - camsteffen:if-then-panic-pedantic...
2021-10-28 Cameron SteffenMove if_then_panic to pedantic
2021-10-28 borsAuto merge of #7891 - giraffate:fix_ice_for_undocumente...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 Matt StavolaAdd unit-hash lint
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-26 borsAuto merge of #7884 - devonhollowood:rename-cleanup...
2021-10-26 borsAuto merge of #7878 - rust-lang:string-slice, r=giraffate
2021-10-25 borsAuto merge of #7865 - Herschel:fix-match-str-case-misma...
2021-10-25 borsAuto merge of #7873 - xFrednet:7869-string-index-ice...
2021-10-25 borsAuto merge of #7874 - xFrednet:7756-move-lint, r=llogiq
2021-10-25 xFrednetMove `non_send_fields_in_send_ty` to `suspicious`
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIAdd `format_in_format_args` and `to_string_in_format_ar...
2021-10-13 borsAuto merge of #7815 - nhamovitz:patch-1, r=giraffate
2021-10-13 borsAuto merge of #7805 - aDotInTheVoid:transmute-num-bits...
2021-10-13 Nixon Enraght-MoonyAdd lint transmute_num_to_bytes
2021-10-13 borsAuto merge of #7788 - flip1995:eq_if_let_sugg, r=giraffate
2021-10-12 borsAuto merge of #7682 - Qwaz:uninit_vec, r=xFrednet
2021-10-12 borsAuto merge of #7806 - Serial-ATA:lint-match-case-mismat...
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 SerialAdd match_str_case_mismatch lint
2021-10-11 flip1995Deprecate mem_discriminant_non_enum
2021-10-09 Yechan BaeImplement uninit_vec lint
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 borsAuto merge of #7673 - mikerite:include-generated-code...
2021-09-29 Michael WrightFix lint register code format
2021-09-29 Michael WrightMove code generated by `update_lints` to includes