]> git.lizzy.rs Git - rust.git/history - clippy_utils
Auto merge of #8823 - smoelius:unknown-field, r=xFrednet
[rust.git] / clippy_utils /
2022-04-06 borsAuto merge of #8612 - SabrinaJewson:suggest-from-utf8...
2022-04-06 borsAuto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-05 borsAuto merge of #8620 - Alexendoo:test-fmt-first, r=flip1995
2022-04-05 borsAuto merge of #8607 - Alexendoo:cargo-dev-lint-dir...
2022-04-05 David Woodspan: move `MultiSpan`
2022-04-04 borsAuto merge of #8633 - xFrednet:8627-escape-mod-rs,...
2022-04-04 borsAuto merge of #8632 - Jarcho:cast_ptr_alignment, r...
2022-04-04 Jason NewcombDon't lint `cast_ptr_alignment` when used for unaligned...
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-02 b-naberrebase and use ty::Const in patterns again
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 lcnrclippy: nameres for primitive type impls
2022-03-30 lcnrget clippy to compile again
2022-03-28 Oli SchererRemove opaque type obligation and just register opaque...
2022-03-28 Oli SchererRevert "Auto merge of #93893 - oli-obk:sad_revert,...
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-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
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-21 borsAuto merge of #8520 - J-ZhengLi:issue8506, r=xFrednet
2022-03-21 J-ZhengLiallowing [`map_flatten`] to split long suggestions
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 borsAuto merge of #8537 - xFrednet:7923-single-component...
2022-03-14 borsAuto merge of #8536 - xFrednet:8062-applicability-searc...
2022-03-14 xFrednetMake `search_is_some`s suggestion `MachineApplicable`
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
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-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Eric HolkRemove is_autoref parameter
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-08 lcnradd `#[rustc_pass_by_value]` to more types
2022-03-07 borsAuto merge of #94706 - matthiaskrgr:rollup-l5erynr...
2022-03-07 Eric HolkUpdate clippy to new ExprUseVisitor delegate
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 borsAuto merge of #8445 - asquared31415:slice_ptr_cast...
2022-03-05 Jack HueyChange syntax for TyAlias where clauses
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 Liu DingmingSuggest `into_iter()` over `drain(..)`
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 #8432 - dtolnay-contrib:transmuteundefine...
2022-03-01 borsAuto merge of #8488 - flip1995:ci-cargo-dev-new-lint...
2022-03-01 borsAuto merge of #8313 - flip1995:msrv-internal-lint,...
2022-03-01 flip1995Implement internal lint for MSRV lints
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 #8474 - Alexendoo:paths, r=Manishearth
2022-02-25 Alex MacleodReplace some more paths with diagnostic items
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Bump Clippy Version -> 0.1.61
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-21 lcnrupdate clippy
2022-02-18 borsAuto merge of #8440 - Jarcho:transmute_undefined, r...
2022-02-18 Jason NewcombAllow various type erasure patterns in `transmute_undef...
2022-02-18 borsAuto merge of #8381 - Jarcho:cast_possible_truncation_5...
2022-02-18 Jason NewcombExtract some util functions
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 flip1995Actually lint parking_lot in await_holding_lock
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 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-14 James McMurrayAdd recursive_format_impl lint
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-14 borsAuto merge of #8425 - Jarcho:transmute_8417, r=giraffate
2022-02-14 borsAuto merge of #8427 - Jarcho:merge_cargo_passes, r...
2022-02-13 Jason NewcombMerge cargo lints
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 borsAuto merge of #8421 - Alexendoo:paths, r=llogiq
2022-02-12 Alex MacleodReplace a few paths with diagnostic items
2022-02-12 Ellenchange to a struct variant
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 Oli SchererRevert "Auto merge of #92007 - oli-obk:lazy_tait2,...
next