]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.register_lints.rs
Auto merge of #9329 - xphoniex:fix-#9317, r=flip1995
[rust.git] / clippy_lints / src / lib.register_lints.rs
2022-08-15 borsAuto merge of #9329 - xphoniex:fix-#9317, r=flip1995
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 Sosthène GuédonRename new lints to iter_on_empty_collections and iter_...
2022-08-08 Sosthène GuédonMove iter_once and iter_empty to methods as a late...
2022-08-08 Sosthène GuédonAdd iter_once and iter_empty lints
2022-08-08 Lukas LuegAdd partialeq_to_none lint
2022-08-08 borsAuto merge of #9306 - guerinoni:rename-logic-bug, r...
2022-08-08 Federico GuerinoniRename `logic_bug` to `overly_complex_bool_expr`
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9264 - guerinoni:instant-elapsed, r...
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 Federico GuerinoniAdd `elapsed_instant` lint
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #8974 - Metaswitch:remove-blacklist-termi...
2022-07-29 Andy CaldwellChange lint name to plural
2022-07-29 Andy CaldwellRename "blacklisted name" to "disallowed name" throughout
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-25 borsAuto merge of #9241 - Jarcho:ice_9238, r=xFrednet
2022-07-25 borsAuto merge of #9130 - c410-f3r:arith, r=llogiq
2022-07-25 borsAuto merge of #9243 - Jarcho:std_core, r=Manishearth
2022-07-25 borsAuto merge of #9225 - tabokie:assert_ok, r=Jarcho
2022-07-25 tabokieAdd `[assertions_on_result_states]` lint
2022-07-21 borsAuto merge of #9216 - smoelius:master, r=flip1995
2022-07-18 CaioAdd Arithmetic lint
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-18 Ariel UyAdd new lint `obfuscated_if_else`
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 borsAuto merge of #9103 - i509VCB:std-instead-of-core,...
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-14 i509VCBstd_instead_of_core, std_instead_of_alloc, alloc_instea...
2022-07-08 borsAuto merge of #8356 - J-ZhengLi:master-issue8288, r...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-06 borsAuto merge of #9096 - Jarcho:needless_borrow_subs,...
2022-07-06 borsAuto merge of #9099 - joshtriplett:unnecessary-lazy...
2022-07-04 borsAuto merge of #9093 - Jarcho:deref_ice, r=giraffate
2022-07-03 borsAuto merge of #9105 - Serial-ATA:lint-invalid-utf8...
2022-07-03 SerialAdd `invalid_utf8_in_unchecked`
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-28 borsAuto merge of #8355 - Jarcho:explicit_auto_deref_2...
2022-06-28 borsAuto merge of #8921 - Jarcho:merge_passes, r=llogiq
2022-06-28 Jason NewcombMove `SelfAssignment` into `Operators` lint pass
2022-06-28 Jason NewcombMove `PtrEq` into `Operators` lin pass
2022-06-28 Jason NewcombMove `NeedlessBitwiseBool` into `Operators` lint pass
2022-06-28 Jason NewcombMove `ModuloArithmetic` into `Operators` lint pass
2022-06-28 Jason NewcombMove some lints from `Misc` to `Operators`
2022-06-28 Jason NewcombMove `IntegerDivision` into `Operators` lint pass
2022-06-28 Jason NewcombMove `IdentityOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `FloatEqualityWithoutAbs` into `Operators` lint...
2022-06-28 Jason NewcombMove `ErasingOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `EqOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `DurationSubsec` into `Operators` lint pass
2022-06-28 Jason NewcombMove `DoubleComparison` into `Operators` lint pass
2022-06-28 Jason NewcombMove `BitMask` into `Operators` lint pass
2022-06-28 Jason NewcombMove `AssignOps` into `Operators` lint pass
2022-06-28 Jason NewcombMove `Arithmetic` into `Operators` lint pass
2022-06-28 Jason NewcombAdd `Operators` lint pass
2022-06-28 Jason NewcombAdd `explicit_auto_deref` lint
2022-06-28 borsAuto merge of #8774 - hellow554:cargo-rust-version...
2022-06-28 borsAuto merge of #8639 - Jarcho:trivially_copy_pass_by_ref...
2022-06-27 borsAuto merge of #9045 - alex-semenyuk:self_assignment_exa...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-27 borsAuto merge of #8972 - kyoto7250:use_retain, r=llogiq
2022-06-27 borsAuto merge of #9054 - alex-semenyuk:string_add_example...
2022-06-27 borsAuto merge of #8871 - Serial-ATA:cargo-dev-deprecate...
2022-06-26 kyoto7250rename use_retain => manual_retain
2022-06-26 kyoto7250feat(new lint): new lint `use_retain`
2022-06-26 borsAuto merge of #9032 - kyoto7250:issue_9018, r=llogiq
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-25 borsAuto merge of #9015 - kyoto7250:issue_8493, r=Jarcho
2022-06-24 borsAuto merge of #9031 - evantypanski:manual_rem_euclid...
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 borsAuto merge of #8953 - DevAccentor:slow_vector_initializ...
2022-06-22 borsAuto merge of #9017 - alex-semenyuk:while_let_on_iterat...
2022-06-21 Evan TypanskiImplement manual_rem_euclid lint
2022-06-21 SerialAdd `dev deprecate`
2022-06-20 borsAuto merge of #9006 - kyoto7250:issue-8836-v2, r=Jarcho
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #8989 - kyoto7250:default_iter_empty...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
next