]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.register_all.rs
Auto merge of #8487 - dswij:8478, r=giraffate
[rust.git] / clippy_lints / src / lib.register_all.rs
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-18 Max Baumannrefactor: move into methods module
2022-03-18 borsAuto merge of #8562 - Jarcho:enum_tuple_variant_as_int...
2022-03-18 borsAuto merge of #8543 - dswij:8393, r=giraffate
2022-03-18 Max Baumannfix: ran update_lints
2022-03-18 Max Baumannrefactor: rename lint to or_then_unwrap
2022-03-17 Jason NewcombAdd lint `cast_enum_constructor`
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Max Baumannfeat: add use_unwrap_or
2022-03-17 borsAuto merge of #8552 - Jarcho:ptr_arg_8495, r=xFrednet
2022-03-16 borsAuto merge of #8544 - nellorocca:dev/5757, r=flip1995
2022-03-15 Paolo GentiliLint list updated
2022-03-15 borsAuto merge of #8541 - flip1995:iter_with_drain_ambulanc...
2022-03-15 flip1995Move iter_with_drain to nursery
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-10 J-ZhengLirename lint to `needless_match`
2022-03-06 borsAuto merge of #8445 - asquared31415:slice_ptr_cast...
2022-03-04 borsAuto merge of #8504 - xFrednet:8502-allow-lint-without...
2022-03-04 asquared31415lint for casting raw pointers to slices with different...
2022-03-03 borsAuto merge of #8500 - rust-lang:testless-dbg-macro...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-03 borsAuto merge of #8483 - ldm0:iter_with_drain_simple,...
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 borsAuto merge of #8497 - Manishearth:transmute-undefined...
2022-03-03 Liu DingmingSuggest `into_iter()` over `drain(..)`
2022-03-02 flip1995Move transmute_undefined_repr back to nursery
2022-03-02 borsAuto merge of #8489 - smoelius:unnecessary-find-map...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8174 - rust-lang:missing-spin-loop,...
2022-03-02 Andre Bogusnew lint: `missing-spin-loop`
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-03-02 Samuel E. Moelius IIIAdd `unnecessary_find_map` lint
2022-02-27 borsAuto merge of #8476 - xFrednet:0000-update-edition...
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-25 borsAuto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffen
2022-02-25 Alex MacleodAdd `print_in_format_impl` lint
2022-02-25 Alex MacleodRename RecursiveFormatImpl to FormatImpl
2022-02-25 J-ZhengLiadd tests, add base bone for the new lint
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-18 David TolnayTransmute_undefined_repr to nursery again
2022-02-18 borsAuto merge of #8381 - Jarcho:cast_possible_truncation_5...
2022-02-18 Jason NewcombNew lint `cast_enum_truncation`
2022-02-18 borsAuto merge of #8419 - flip1995:await_parking_alot,...
2022-02-17 borsAuto merge of #8442 - rsmantini:issue-8120-fix, r=Manis...
2022-02-17 flip1995Move await_holding_* lints to suspicious and improve doc
2022-02-17 borsAuto merge of #8218 - Jarcho:redundant_slicing_deref...
2022-02-17 borsAuto merge of #8433 - hellow554:update_default_trait...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-16 borsAuto merge of #8188 - jamesmcm:recursive_display_impl...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 flip1995Move transmute_undefined_repr back to nursery
2022-02-14 James McMurrayAdd recursive_format_impl lint
2022-02-14 borsAuto merge of #8425 - Jarcho:transmute_8417, r=giraffate
2022-02-13 Jason NewcombFix `transmute_undefined_repr` with single field `...
2022-02-12 Jaeyong SungMerge remote-tracking branch 'upstream/master' into...
2022-02-12 Jaeyong SungMerge remote-tracking branch 'upstream/master' into...
2022-02-12 Jaeyong Sungadd only_used_in_recursion lint
2022-02-12 borsAuto merge of #8418 - dtolnay-contrib:transmuteundefine...
2022-02-12 David TolnayDowngrade transmute_undefined_repr lint to nursery
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-08 borsAuto merge of #8374 - Alexendoo:bless-revisions, r...
2022-02-07 borsAuto merge of #8305 - camsteffen:util-cleanup, r=flip1995
2022-02-06 borsAuto merge of #8326 - matthiaskrgr:warn_on_multi_config...
2022-02-06 borsAuto merge of #8398 - Jarcho:unordered_transmute, r...
2022-02-05 Jason NewcombAdd lint `transumte_undefined_repr`
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-26 Georgy KomarovMerge remote-tracking branch 'origin/master' into 8282...
2022-01-24 borsAuto merge of #8315 - dswij:8306, r=giraffate
2022-01-23 borsAuto merge of #8311 - dswij:8277, r=llogiq
2022-01-23 borsAuto merge of #8217 - Jarcho:needless_borrow_8191,...
2022-01-23 Jason NewcombSubsume `ref_in_deref` into `needless_borrow`
2022-01-21 borsAuto merge of #8271 - Jarcho:ptr_arg_214, r=flip1995
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-19 borsAuto merge of #8280 - xFrednet:8276-map-clone-msrv...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #8292 - marekdownar:8239, r=xFrednet
next