]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/conf.rs
Make the match checking configurable
[rust.git] / clippy_lints / src / utils / conf.rs
2022-10-24 est31Make the match checking configurable
2022-10-24 est31Add lint to tell about let else pattern
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9689 - koka831:fix/or_fun_call_map_or...
2022-10-23 borsAuto merge of #9697 - Alexendoo:let-underscore-uplift...
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9686 - kraktus:unwrap_in_test_cfg, r...
2022-10-22 kraktusExplicitly mention [cfg(test)]
2022-10-21 kraktus[`unwrap_used`], [`expect_used`] do not lint in `test...
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-05 borsAuto merge of #9586 - Alexendoo:format-args-commas...
2022-10-05 borsAuto merge of #9495 - Alexendoo:disallowed-macros,...
2022-10-05 Alex MacleodAdd `disallowed_macros` lint
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-10-01 borsAuto merge of #9484 - Xaeroxe:clamping-without-clamp...
2022-10-01 Jacob KieselImplement manual_clamp lint
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-28 borsAuto merge of #9550 - alex-semenyuk:fix_typo, r=xFrednet
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9539 - Jarcho:ice_9445, r=flip1995
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 borsAuto merge of #9233 - nyurik:capture-vars, r=Alexendoo
2022-09-25 Yuri Astrakhannew uninlined_format_args lint to inline explicit arguments
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Alex MacleodMigrate write.rs to a late pass
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 borsAuto merge of #9443 - c410-f3r:arith, r=flip1995
2022-09-08 CaioRename the `arithmetic` lint
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 borsAuto merge of #9397 - Jarcho:trait_dup_order, r=dswij
2022-08-30 borsAuto merge of #9373 - lukaslueg:result_large_err, r...
2022-08-30 Lukas LuegInitial implementation of `result_large_err`
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-19 borsAuto merge of #9295 - Guilherme-Vasconcelos:manual...
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9327 - Serial-ATA:non_ascii_literal_macr...
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-16 borsAuto merge of #9328 - stanislav-tkach:borrow_deref_ref...
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
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 #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-08 Sosthène GuédonFix the lint in clippy itself
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 #9254 - alex-semenyuk:enable_empty_loop_n...
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-29 borsAuto merge of #9252 - Metaswitch:use-deprecated-config...
2022-07-28 Andy CaldwellHarden duplicates checking and add tests
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-27 Philipp KronesRead and use deprecated configuration (as well as emitt...
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-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 #9199 - Xiretza:unused-self-exported...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Xiretzaunused_self: respect avoid-breaking-exported-api
next