]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
Auto merge of #9658 - TennyZhuang:partial-pub-fields, r=llogiq
[rust.git] / clippy_lints / src / lib.rs
2022-10-16 borsAuto merge of #9658 - TennyZhuang:partial-pub-fields...
2022-10-16 TennyZhuangAdd new lint `partial_pub_fields`
2022-10-16 borsAuto merge of #9566 - smoelius:diagnostic-item-path...
2022-10-15 Samuel MoeliusExpand `unnecessary_def_path` lint
2022-10-15 Samuel MoeliusSeparate internal lints by pass
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-07 Samuel MoeliusFix adjacent code
2022-10-07 Samuel Moelius`needless_borrow` uses `used_exactly_once`
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
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-04 borsAuto merge of #9547 - nyurik:capt, r=flip1995
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-03 borsAuto merge of #9581 - ebobrow:mul-add-negative, r=Manis...
2022-10-03 borsAuto merge of #9549 - royrustdev:manual_saturating_add...
2022-10-03 royrustdevadd `implicit_saturating_add` lint
2022-10-03 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-02 borsAuto merge of #7962 - Jarcho:fix_match_type_on_diagnost...
2022-10-02 Jason NewcombFix and improve internal lint checking for `match_type...
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-10-01 borsAuto merge of #9569 - matthiaskrgr:rtu_from_cratesio...
2022-10-01 borsAuto merge of #9567 - rust-lang:doc-link-with-code...
2022-10-01 Andre Bogusavoid doc-link-with-quotes in code blocks
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
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 #9545 - Alexendoo:std-instead-of-core...
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 Andre Bogusadd `box-default` lint
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
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-26 Pietro Albiniremove cfg(bootstrap)
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-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-15 est31Fix clippy
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 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
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 borsAuto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-08 CaioRename the `arithmetic` lint
2022-09-06 Jason NewcombAllow lint passes to be bound by `TyCtxt`
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 borsAuto merge of #9417 - Jarcho:ice_9414, r=Alexendoo
2022-09-01 borsAuto merge of #9412 - xFrednet:jst-r-bool-to-int-lint...
2022-09-01 Dmitrii LavrovNew lint `bool_to_int_with_if`
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 #98919 - 5225225:stricter-invalid-value...
2022-08-30 borsAuto merge of #9373 - lukaslueg:result_large_err, r...
2022-08-30 Lukas LuegInitial implementation of `result_large_err`
2022-08-29 NilstriebRevert let_chains stabilization
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-26 borsAuto merge of #9374 - sk1p:patch-1, r=Jarcho
2022-08-26 borsAuto merge of #9379 - royrustdev:multi_assignments...
2022-08-26 royrustdevadd `multi_assignments` lint
2022-08-24 borsAuto merge of #9370 - mikerite:20220824_ty_contains...
2022-08-23 borsAuto merge of #9366 - Alexendoo:manual_string_new,...
2022-08-23 Alex MacleodRename `manual_empty_string_creation` and move to pedantic
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-20 borsAuto merge of #9269 - nahuakang:collapsible_str_replace...
2022-08-19 borsAuto merge of #9258 - Serial-ATA:unused-peekable, r...
2022-08-19 borsAuto merge of #8804 - Jarcho:in_recursion, r=Alexendoo
2022-08-19 Jason NewcombRework `only_used_in_recursion`
2022-08-19 borsAuto merge of #8957 - Jarcho:more_pass_merges, r=flip1995
2022-08-19 Jason NewcombMove `VerboseFileReads` into `Methods` lint pass
2022-08-19 Jason NewcombMove `VecResizeToZero` into `Methods` lint pass
next