]> git.lizzy.rs Git - rust.git/history - clippy_utils
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / clippy_utils /
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 borsAuto merge of #9670 - Alexendoo:missing-trait-methods...
2022-10-20 borsAuto merge of #9680 - flip1995:rustup, r=flip1995
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
2022-10-17 borsAuto merge of #9637 - Alexendoo:unused-format-specs...
2022-10-17 Alex MacleodAdd `unused_format_specs` lint
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9652 - kraktus:octo_89, r=xFrednet
2022-10-16 borsAuto merge of #9658 - TennyZhuang:partial-pub-fields...
2022-10-16 borsAuto merge of #9566 - smoelius:diagnostic-item-path...
2022-10-16 borsAuto merge of #9636 - kraktus:numeric-fallback, r=dswij
2022-10-15 Samuel MoeliusFix adjacent code
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-12 borsAuto merge of #9627 - Jarcho:ice-9625, r=xFrednet
2022-10-12 Samuel MoeliusFix bug in `referent_used_exactly_once`
2022-10-11 borsAuto merge of #9616 - unvalley:add-default-to-lint...
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 Jason NewcombUse the correct type when comparing nested constants.
2022-10-10 Guillaume GomezFix unclosed HTML tag in clippy doc
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 Michael GouletRename AssocItemKind::TyAlias to AssocItemKind::Type
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Michael GouletImplItemKind::TyAlias => ImplItemKind::Type
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-08 Jason NewcombDon't suggest moving tuple structs with a significant...
2022-10-08 kraktus[`unnecessary_cast`] Do not lint negative hexadecimal...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 borsAuto merge of #9585 - rust-lang:extend-box-default...
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-07 Samuel MoeliusFix adjacent code
2022-10-07 Samuel Moelius`needless_borrow` uses `used_exactly_once`
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 Andre Bogusextend `box-default` lint, add suggestion
2022-10-06 borsAuto merge of #9598 - nyurik:fix-comment, r=Alexendoo
2022-10-06 Yuri Astrakhanlint: fix a few comments
2022-10-06 ouz-aRemove `mir::CastKind::Misc`
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #9596 - flip1995:rustup, r=flip1995
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 Alex MacleodFormatArgsExpn: Find comma spans and ignore weird proc...
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 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-03 borsAuto merge of #8762 - Jarcho:visitor, r=Jarcho
2022-10-02 Jason NewcombWorkaround rustc bug
2022-10-02 Jason NewcombReplace `expr_visitor` with `for_each_expr`
2022-10-02 borsAuto merge of #7962 - Jarcho:fix_match_type_on_diagnost...
2022-10-02 borsAuto merge of #9574 - Alexendoo:unused-fixed, r=Jarcho
2022-10-02 Jason NewcombFix and improve internal lint checking for `match_type...
2022-10-02 Jason NewcombReplace `is_lang_ctor` with `is_res_lang_ctor`
2022-10-03 kraktusrefactor `manual_filter`
2022-10-02 borsAuto merge of #9576 - TennyZhuang:unnecessary_cast_for_...
2022-10-02 borsAuto merge of #9479 - kraktus:manual_assert2, r=llogiq
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 kraktus[`manual_assert`]: Preserve comments in the suggestion
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 #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe Waffleclippy: adopt to the new lint API
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-29 Philipp KronesFix dogfood
2022-09-29 borsAuto merge of #9551 - kraktus:unnecessary_lazy_evaluati...
2022-09-28 Nicholas NethercoteShrink `hir::def::Res`.
2022-09-28 borsAuto merge of #9550 - alex-semenyuk:fix_typo, r=xFrednet
2022-09-28 kraktus[`unnecessary_lazy_evaluations`] Do not suggest switchi...
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesBump Clippy version -> 0.1.66
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 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-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-25 Yuri Astrakhannew uninlined_format_args lint to inline explicit arguments
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 NilstriebFix clippy's const fn stability check for CURRENT_RUSTC...
2022-09-23 Yuri Astrakhanand a few more from other dirs
2022-09-23 borsAuto merge of #102056 - b-naber:unevaluated, r=lcnr
next