about summary refs log tree commit diff
path: root/src/tools/clippy
AgeCommit message (Expand)AuthorLines
2025-09-04Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u...Philipp Krones-1641/+4536
2025-09-02Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errorsGuillaume Gomez-6/+7
2025-08-29Rollup merge of #145756 - okaneco:stabilize_char_boundary, r=scottmcmTrevor Gross-17/+15
2025-08-26add a flag to codegen fn attrs for foreign itemsJana Dönszelmann-1/+1
2025-08-25add span to struct pattern rest (..)Valdemar Erk-6/+7
2025-08-23Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqdJacob Pratt-2/+2
2025-08-23Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726Jacob Pratt-67/+32
2025-08-23Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXESMichael Goulet-2/+2
2025-08-24Adjust clippy lints for rustc `integer_to_ptr_transmutes` lintUrgau-67/+32
2025-08-23Remove profile section from ClippyJakub Beránek-7/+0
2025-08-22Stabilize `round_char_boundary` featureokaneco-17/+15
2025-08-22Merge commit '877967959ae8da9814df4f2614971f4d784bf53f' into clippy-subtree-u...Philipp Krones-1050/+1823
2025-08-21Rollup merge of #145590 - nnethercote:ModKind-Inline, r=petrochenkovJacob Pratt-4/+4
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-08-19Prevent impossible combinations in `ast::ModKind`.Nicholas Nethercote-4/+4
2025-08-16Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obkbors-9/+1
2025-08-15Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkovStuart Cook-9/+16
2025-08-13Auto merge of #144793 - petrochenkov:extprel3, r=davidtwcobors-2/+22
2025-08-13Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkovGuillaume Gomez-5/+3
2025-08-13Update clippy testsVadim Petrochenkov-2/+22
2025-08-13Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35Jakub Beránek-1/+1
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-9/+16
2025-08-12clippy: Update for switch to `MacroKinds`Josh Triplett-5/+3
2025-08-12Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3bors-1/+1
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-9/+1
2025-08-12Rollup merge of #145273 - estebank:not-not, r=samueltardieuStuart Cook-56/+144
2025-08-12Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmannStuart Cook-0/+2
2025-08-12make no_mangle explicit on foreign itemsJana Dönszelmann-1/+1
2025-08-11Propagate TraitImplHeader to hirCameron Steffen-60/+64
2025-08-11Extract ast TraitImplHeaderCameron Steffen-16/+10
2025-08-11Account for new `assert!` desugaring in `!condition` suggestionEsteban Küber-56/+144
2025-08-11fix clippy testEsteban Küber-0/+2
2025-08-10Constify remaining operatorsltdk-6/+3
2025-08-09remove `P`Deadbeef-29/+28
2025-08-07Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into clippy-subtree-u...Philipp Krones-1026/+2802
2025-08-04Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLiiStuart Cook-1/+1
2025-08-04remove gateKivooeo-1/+1
2025-08-01Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebankJacob Pratt-1/+1
2025-07-31Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnrJana Dönszelmann-31/+45
2025-07-31Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmeaseJana Dönszelmann-13/+42
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-31/+45
2025-07-31Deduplicate `IntTy`/`UintTy`/`FloatTy`.Nicholas Nethercote-13/+42
2025-07-31Extend `is_case_difference` to handle digit-letter confusablesxizheyin-1/+1
2025-07-31Remove `TyCtxt::get_attrs_unchecked`.Nicholas Nethercote-3/+3
2025-07-30Distinguish appending and replacing self ty in predicatesMichael Goulet-1/+1
2025-07-28Rename impl_of_method -> impl_of_assocCameron Steffen-27/+27
2025-07-28Rename trait_of_item -> trait_of_assocCameron Steffen-24/+24
2025-07-26Fix toolingJonathan Brouwer-3/+1
2025-07-25Merge commit '1db89a1b1ca87f24bf22d0bad21d14b2d81b3e99' into clippy-subtree-u...Philipp Krones-1125/+3790
2025-07-24Rollup merge of #144014 - dianne:edition-guide-links, r=estebankLeón Orell Valerian Liehr-1/+1