Skip to content

Conversation

@github-actions
Copy link
Contributor

Update Rust toolchain from nightly-2025-04-23 to nightly-2025-04-24 without any other source changes.

@github-actions
Copy link
Contributor Author

This is an automatically generated pull request. If any of the CI checks fail,
manual intervention is required. In such a case, review the changes at
https://github.com/rust-lang/rust from
rust-lang/rust@6bc57c6 up to
rust-lang/rust@df35ff6. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/df35ff6c35 Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearth

rust-lang/rust@553600e0f5 Auto merge of #140180 - ChrisDenton:rollup-5pvs08u, r=ChrisDenton
rust-lang/rust@be181dd75c Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkan
rust-lang/rust@e8737e3530 Clippy: Fix doc issue
rust-lang/rust@645d0ad2a4 Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrum
rust-lang/rust@bf4b2a94f7 compiletest: Use the new non-libtest executor by default
rust-lang/rust@ecb9775438 Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errors
rust-lang/rust@45b5d8bb5a Rollup merge of #140173 - m-ou-se:triagebot-config, r=ChrisDenton
rust-lang/rust@ed4e167c4a Rollup merge of #140163 - thaliaarchi:pathbuf-validate-extension, r=ChrisDenton
rust-lang/rust@b03267fc11 Rollup merge of #140160 - oli-obk:lang-items, r=jieyouxu
rust-lang/rust@090f6a9629 Rollup merge of #140147 - xizheyin:issue-138401-1, r=compiler-errors
rust-lang/rust@538ae9979b Rollup merge of #140146 - tgross35:update-builtins, r=tgross35
rust-lang/rust@1b9e11ed3b Rollup merge of #140142 - nnethercote:some-graphviz-tweaks-2, r=compiler-errors
rust-lang/rust@44b19e5fe7 rc and cr more clear error message
rust-lang/rust@1a5bf12f65 Auto merge of #140165 - ChrisDenton:rollup-on2dpr5, r=ChrisDenton
rust-lang/rust@634baf4a46 Ping Mara when touching format_args!() internals.
rust-lang/rust@50a5793766 tidy: Remove rinja deps from proc_macro_deps
rust-lang/rust@d98cbeadb4 Update Cargo.lock
rust-lang/rust@52bb2bb461 Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-update
rust-lang/rust@2d8264fb08 Rollup merge of #140149 - RalfJung:test_nan, r=tgross35
rust-lang/rust@15f8847a25 Rollup merge of #140144 - nnethercote:fix-140098, r=petrochenkov
rust-lang/rust@9471811e20 Rollup merge of #140124 - rustbot:docs-update, r=ehuss
rust-lang/rust@264249fbe1 Rollup merge of #140104 - Shourya742:2025-04-21-auto-diff-fails-on-impl-block, r=ZuseZ4
rust-lang/rust@107f04daa8 Rollup merge of #140072 - folkertdev:miri-fn-align, r=RalfJung
rust-lang/rust@c046a430d4 Rollup merge of #140031 - Zalathar:deadline, r=jieyouxu
rust-lang/rust@8089e317b5 Rollup merge of #139921 - Kivooeo:master, r=WaffleLapkin
rust-lang/rust@1586660fb2 Rollup merge of #139617 - Berrysoft:cygwin-posix-spawn, r=joboet
rust-lang/rust@0621446356 Rustup (#14667)
rust-lang/rust@bdc432759d Bump nightly version -> 2025-04-22
rust-lang/rust@ac477dbde5 Merge remote-tracking branch 'upstream/master' into rustup
rust-lang/rust@c3fb102a41 Consider side effects when rewriting iterator behaviors (#14490)
rust-lang/rust@a50e043d32 Expand mutable capture check for is_iter_with_side_effects()
rust-lang/rust@006b7e3a2b Validate extension in PathBuf::add_extension
rust-lang/rust@f7b1e035a8 compiletest: Fix deadline bugs in new executor
rust-lang/rust@5d2952100f Use is_lang_item and as_lang_item instead of handrolling their logic
rust-lang/rust@47a1278841 add comment for "Other" case
rust-lang/rust@5717623778 MANTISSA_DIGITS: explain relation to bitwise representation
rust-lang/rust@e7a865448a test_nan: ensure the NAN contant is quiet
rust-lang/rust@dce5d99ce8 Rename open_brace to open_delimiters
rust-lang/rust@e827b17ddb Move make_unclosed_delims_error to lexer/diagonostics.rs
rust-lang/rust@e800bf7df4 Update compiler_builtins to 0.1.156
rust-lang/rust@6be270be0c Handle another negated literal in eat_token_lit.
rust-lang/rust@b8ca0073c8 move autodiff pretty test to a autodiff sub module
rust-lang/rust@a7c7119ed2 Added test
rust-lang/rust@aeb6ac9a0b Fix question_mark suggesting when type is behind Deref include parentheses (#14655)
rust-lang/rust@521b379705 Remove unnecessary lifetime on ResultsVisitor.
rust-lang/rust@3bd1e1484f Remove unused ResultsCursor methods.
rust-lang/rust@55a80cc132 Move StateDiffCollector's use point.
rust-lang/rust@b5e8f1f0ce improve diagnostic for raw pointer field access using ->
rust-lang/rust@7a4d523200 Fix question_mark suggesting when type is behind Deref include parentheses
rust-lang/rust@b70763e306 Update books
rust-lang/rust@083ea7e6c4 manual_ok_err: don't lint subpatterns (#14661)
rust-lang/rust@cc00c77607 Replace interning of string literals with preinterned symbols (#14650)
rust-lang/rust@f829f8cd5b Make borrow_as_ptr flag implicit casts as well (#14408)
rust-lang/rust@c0c6d4280c support both trait and non-trail associated declaration
rust-lang/rust@48430c2970 iter_kv_map: recognize references on maps as well (#14596)
rust-lang/rust@85f6025f45 Store Results in Formatter.
rust-lang/rust@8843067aec manual_ok_err: don't lint subpatterns
rust-lang/rust@077475f1a5 ptr_cast_constness: show snippet from the right context (#14622)
rust-lang/rust@fbca453d7d Fix compiletest and doc comment
rust-lang/rust@2d21c14015 respect repr(align(N)) on functions in miri
rust-lang/rust@40058519ba Use --author-date-order when looking up upstream commits to support subtree synces
rust-lang/rust@e9f3e3abda Clarify comment
rust-lang/rust@3a1dd440de Make git_dir required in several git functions
rust-lang/rust@c32c076f34 Return PathFreshness::MissingUpstream from detect_[gcc|llvm]_freshness functions
rust-lang/rust@6ca2a0dd26 Extend ci_rustc_if_unchanged tests
rust-lang/rust@f414afbf9f Move freshness test to bootstrap
rust-lang/rust@432c4a80e9 Remove the add_dummy_commit.sh hack
rust-lang/rust@64795ecb87 Remove setup-upstream-remote.sh and upstream handling.
rust-lang/rust@8515d7e257 Cache result of check_path_modifications
rust-lang/rust@1f5320e57b Unify usages of path modifications and log them in verbose mode
rust-lang/rust@1dabb76f40 Explicitly model missing upstream
rust-lang/rust@22280337f6 Use check_path_modifications for detecting local rustc changes
rust-lang/rust@0396f0e522 Use check_path_modifications for detecting local LLVM changes
rust-lang/rust@1d1f248093 Use check_path_modifications for detecting local GCC changes
rust-lang/rust@082ab9c6d8 Implement a new unified function for figuring out how if a set of paths have been modified locally
rust-lang/rust@c6d76bb69d fix: needless_collect does not consider side effects
rust-lang/rust@86a10f01d1 fix: double_ended_iterator_last FP when iter has side effects
rust-lang/rust@b52bd96713 Replace interning of string literals with preinterned symbols
rust-lang/rust@781fdab9a9 Move internal lints to their own crate (#13223)
rust-lang/rust@bcd76c3384 empty_enum_variants_with_brackets: Do not lint reachable enums and enum variants used as functions in the same crate (#12971)
rust-lang/rust@ed892e72dd Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann
rust-lang/rust@66dd172961 Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril
rust-lang/rust@e294f94448 Rustup (#14647)
rust-lang/rust@8a0b225605 Bump nightly version -> 2025-04-17
rust-lang/rust@de90fa42dd Merge remote-tracking branch 'upstream/master' into rustup
rust-lang/rust@fa9254feaf Do not lint reachable enums and enum variants used as functions in the same crate
rust-lang/rust@94f0994b1b Check for lifetime uses in closures as well (#14608)
rust-lang/rust@26f43ff346 match_single_binding: allow macros in scrutinee and patterns (#14635)
rust-lang/rust@a49ea2d63d fix: unnecessary_lazy_evaluations suggests wrongly for async closure (#14644)
rust-lang/rust@5a1dbea052 fix: unnecessary_lazy_evaluations suggests wrongly for async closure
rust-lang/rust@ac88357f83 New lint: swap_with_temporary (#14046)
rust-lang/rust@05448bd9c7 New lint: swap_with_temporary
rust-lang/rust@30e9cd5a26 Do not recurse forever in significant_drop_tightening (#14641)
rust-lang/rust@cc6a3d8cd5 Do not recurse forever in significant_drop_tightening
rust-lang/rust@3479fdfe4f Add note feature to triagebot's config (#14620)
rust-lang/rust@949b3bcfb5 bool_to_int_with_if: properly handle macros (#14629)
rust-lang/rust@222660bb36 Build complete usable type from a type-relative prefix (#14586)
rust-lang/rust@097c9c7542 Replace infallible name_or_empty methods with fallible name methods.
rust-lang/rust@91658a7739 samueltardieu: vacation for ~3 weeks (#14636)
rust-lang/rust@6c4c3a5e1a samueltardieu: vacation for ~3 weeks
rust-lang/rust@10a83274e2 match_single_binding: allow macros in scrutinee and patterns
rust-lang/rust@0bfcd0d3bc bool_to_int_with_if: properly handle macros
rust-lang/rust@8eed35023f New lint: redundant_test_prefix (#13710)
rust-lang/rust@08c78e0095 Replace stray println!() in lint code by bug!() (#14618)
rust-lang/rust@4d47d7f38c Rename LifetimeName as LifetimeKind.
rust-lang/rust@5dc239aa3e ptr_cast_constness: show snippet from the right context
rust-lang/rust@0ef2e75a33 Add note feature to triagebot's config
rust-lang/rust@9663da39d2 Run UI tests in edition 2024 mode (#14602)
rust-lang/rust@c7640e0f83 Run UI tests with edition 2024 by default
rust-lang/rust@ecd20250bc Add search_is_some_fixable_* edition 2021 specific tests
rust-lang/rust@62a9cad8f1 Add needless_pass_by_ref_mut edition 2021 specific test
rust-lang/rust@cd26de607a misnamed_getters: support unsafe blocks around getters
rust-lang/rust@20649a87d1 Add use<> markers for edition 2024 compatibility
rust-lang/rust@443547425d Use reference patterns compatible with edition 2024
rust-lang/rust@67d5056f03 Add blocks_in_conditions edition 2021 specific tests
rust-lang/rust@b3d401ecb1 Add unsafe markers to accomodate edition 2024 rules
rust-lang/rust@459897bab1 missing_asserts_for_indexing: consider assert_eq!() as well (#14258)
rust-lang/rust@e0c8b4bf53 Replace stray println!() in lint code by bug!()
rust-lang/rust@e2422a618d new lint: redundant_test_prefix
rust-lang/rust@d3267e9230 Consider nested lifetimes in mut_from_ref (#14471)
rust-lang/rust@02764f611a Various fixes for manual_is_power_of_two (#14463)
rust-lang/rust@4784074753 Move name field from AssocItem to AssocKind variants.
rust-lang/rust@67dc0d083c Move opt_rpitit_info field to hir::AssocKind::Type.
rust-lang/rust@c43c87de26 Recognize <uint>::count_ones(x) as x.count_ones()
rust-lang/rust@4d343d56e1 Check MSRV before suggesting fix in const context
rust-lang/rust@1cab0b412e Do not lint result from macro expansion
rust-lang/rust@77b3ac3d57 Check for lifetime uses in closures as well
rust-lang/rust@d891f77363 Move has_self field to hir::AssocKind::Fn.
rust-lang/rust@e6dc2e9be0 Use Symbol in LateContext::get_associated_type.
rust-lang/rust@69ade776fa Fulfill the lint expectation even if allowed at the type level (#14604)
rust-lang/rust@327da45aee Fulfill the lint expectation even if allowed at the type level
rust-lang/rust@b90c80a766 Deprecate match_on_vec_items lint (#14217)
rust-lang/rust@dbc07558ef Change Test for Issue 14422 (Cognitive Complexity lowered through mul… (#14603)
rust-lang/rust@aa2f48b09d Change Test for Issue 14422 (Cognitive Complexity lowered through multiple returns) to test it does'nt regress to false negative
rust-lang/rust@5aa44a8550 store the kind of pattern adjustments in pat_adjustments
rust-lang/rust@d19c651c62 Remove some clippy::all uses from UI tests (#14600)
rust-lang/rust@5b4b463d49 Move internal lints to their own crate
rust-lang/rust@b157411dba Consecutive returns dont decrease cognitive Complexity level anymore (#14460)
rust-lang/rust@8dfcaa0590 Do not propose to auto-derive Clone in presence of unsafe fields (#14559)
rust-lang/rust@3f6025a11d book: indicate that at least one error marker is required (#14589)
rust-lang/rust@3dd1a9b56e dogfood: run with -D clippy::dbg_macro (#14579)
rust-lang/rust@4b140cb48f Remove some clippy::all uses from UI tests
rust-lang/rust@ebd5962aaa iter_kv_map: recognize references on maps as well
rust-lang/rust@984931915a Rollup merge of #139662 - nnethercote:tweak-DefPathData, r=compiler-errors
rust-lang/rust@ec105bab2f fix: redundant_clone FP in overlapping lifetime (#14237)
rust-lang/rust@07d8a9d331 fix: redundant_clone FP in overlapping lifetime
rust-lang/rust@ac4c69f423 implicit_return: better handling of asynchronous code (#14446)
rust-lang/rust@fad1bfc568 Reinstate checking of tokio-rustls in lintcheck (#14591)
rust-lang/rust@dd21b6ecea book: indicate that at least one error marker is required
rust-lang/rust@595c8f9c8c Introduce DefPathData::AnonAssocTy.
rust-lang/rust@7e60c1fafb Assign PR touching triagebot.toml to Philipp (#14590)
rust-lang/rust@8418338d26 Enable no mentions in commits of triagebot (#14576)
rust-lang/rust@c67df0530a arbitrary_source_item_ordering should ignore test modules (#14585)
rust-lang/rust@e1bd4e4b6c arbitrary_source_item_ordering should ignore test modules
rust-lang/rust@2c021ca19a Reinstate checking of tokio-rustls in lintcheck
rust-lang/rust@fa5e855397 Assign PR touching triagebot.toml to Philipp
rust-lang/rust@c7fbcf4c33 Test for Multiple return statements doesnt decrease cognitive complexity
rust-lang/rust@0cd5b6261a Avoid some uses of empty identifiers (#14580)
rust-lang/rust@65105f1324 Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead
rust-lang/rust@042a54c8d7 Build complete usable type from a type-relative prefix
rust-lang/rust@0286d46952 Fix a help message of empty_line_after_doc_comments for cases where the following item is nameless (#14584)
rust-lang/rust@15fd2ab73e Fix a help message of empty_line_after_doc_comments for cases where the following item is nameless
rust-lang/rust@94ec23934c Allow drivers to supply a list of extra symbols to intern
rust-lang/rust@7aab011dbb Use posix_spawn on cygwin
rust-lang/rust@3690f3b37f Avoid an Ident::empty usage.
rust-lang/rust@822b931652 Avoid a kw::Empty usage.
rust-lang/rust@529bb5f253 Correctly handle bracketed type in default_constructed_unit_struct (#14367)
rust-lang/rust@0aa0d074cd Remove brackets around type name when it is no longer a prefix
rust-lang/rust@85bf0b2f78 dogfood: run with -D clippy::dbg_macro
rust-lang/rust@328b4fa9fe Rename some name variables as ident.
rust-lang/rust@723f5b1761 Enable no mentions in commits of triagebot
rust-lang/rust@e0e2a93cf2 Enable GitHub review synchronization with S-waiting-on-* labels (#14567)
rust-lang/rust@630ac0ca72 Accept self.cmp(other).into() as canonical PartialOrd impl (#14573)
rust-lang/rust@1cfc95c573 fix: map_entry: don't emit lint before checks have been performed (#14568)
rust-lang/rust@e463309f4a add manual_abs_diff lint (#14482)
rust-lang/rust@0fe33171e4 Accept self.cmp(other).into() as canonical PartialOrd impl
rust-lang/rust@a7280e0374 Use explicit return instead of empty block to bail out from lint
rust-lang/rust@189b0761c8 fix: map_entry: don't emit lint before checks have been performed
rust-lang/rust@eed88e4430 Enable GitHub review synchronization with S-waiting-on-* labels
rust-lang/rust@89385c135d Insert parentheses as required
rust-lang/rust@bd2cb6a0af Do not repeat identical code
rust-lang/rust@97bb063958 Add doc for the clippy_lints::methods::derefs_to_slice() helper (#14564)
rust-lang/rust@1a1ad5e54f fix: iter_cloned_collect FP with custom From/IntoIterator impl (#14473)
rust-lang/rust@634c1c885f Ensure that peeling does not recurse into macros (#14527)
rust-lang/rust@ee36124011 fix: iter_cloned_collect FP with custom From/IntoIterator impl
rust-lang/rust@f5122ae4fd Add doc for the clippy_lints::methods::derefs_to_slice() helper
rust-lang/rust@f74d7ce813 Enable canonicalization of issue links in triagebot (#14563)
rust-lang/rust@8b9165cc76 Enable canonicalization of issue links in triagebot.toml
rust-lang/rust@76d5a26fb2 Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk
rust-lang/rust@d1c315a288 missing_asserts_for_indexing: consider assert_eq!() as well
rust-lang/rust@cf9cffa114 Fixes for missing_asserts_for_indexing (#14108)
rust-lang/rust@315ea9590d Do not propose to auto-derive Clone in presence of unsafe fields
rust-lang/rust@fb8e574886 Consider nested lifetimes in mut_from_ref
rust-lang/rust@a5a033d029 Update versions of 1.86 lints (#14540)
rust-lang/rust@a23e8d3537 Update versions of 1.86 lints
rust-lang/rust@7bb54d91be Rustup (#14539)
rust-lang/rust@a2251a8f1a Changelog for Clippy 1.86 🐧 (#14538)
rust-lang/rust@944dfc749f Changelog for Clippy 1.86
rust-lang/rust@c97bd7463c Bump Clippy version -> 0.1.88
rust-lang/rust@c44191af48 Bump nightly version -> 2025-04-03
rust-lang/rust@ab7e525929 Merge remote-tracking branch 'upstream/master' into rustup
rust-lang/rust@39c98c7301 Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors
rust-lang/rust@41d7e456c4 Update to new rinja version (askama) (#14530)
rust-lang/rust@893a6a381e Update to new rinja version (askama)
rust-lang/rust@193e9f2c69 Don't use f16 and f128 directly in clippy_utils (#14528)
rust-lang/rust@ea971488dd impl !PartialOrd for HirId
rust-lang/rust@945162696d Remove LintExpectationId from Level variants
rust-lang/rust@b60a5166d6 Make LevelAndSource a struct
rust-lang/rust@f9a1a1f487 Fix a typo in derive.rs comment (#14529)
rust-lang/rust@6f0f22cf28 Fix a typo in derive.rs comment
rust-lang/rust@416acd8cd9 Don't use f16 and f128 directly in clippy_utils
rust-lang/rust@db4bd96575 Ensure that peeling does not recurse into macros
rust-lang/rust@eaaf3ab621 Tighten up assignment operator representations.
rust-lang/rust@1f4abb4b0c Use BinOpKind instead of BinOp for function args where possible.
rust-lang/rust@52a3082056 add manual_abs_diff lint
rust-lang/rust@0ca62d1f50 Stop relabelling PRs with merge conflicts (#14521)
rust-lang/rust@978ed960eb Rollup merge of #139232 - nnethercote:remove-Map-5, r=Zalathar
rust-lang/rust@2d119ce5eb Stop relabelling PRs with merge conflicts
rust-lang/rust@2e181e7393 Auto merge of #139018 - oli-obk:incremental-trait-impls, r=compiler-errors
rust-lang/rust@777c7cdce0 Remove a function that has no necessary callers
rust-lang/rust@130af3fc3a Move methods from Map to TyCtxt, part 5.
rust-lang/rust@e975563e00 Validate paths in disallowed_* configurations (#14397)
rust-lang/rust@dc7d9ec35c Validate paths in disallowed_* configurations
rust-lang/rust@e429bdebbd Manually fulfill lint expectations for all unsafe blocks with metavars (#14501)
rust-lang/rust@46878e320a Do not build tokio-rustls in the CI for the time being (#14517)
rust-lang/rust@d81396b7d0 Do not build tokio-rustls in the CI for the time being
rust-lang/rust@6ca6b09646 Fix the primary span of redundant_pub_crate when flagging nameless items (#14516)
rust-lang/rust@227e43a860 Install cmake to restore lintcheck runs (#14514)
rust-lang/rust@54994b2d4b Fix the primary span of redundant_pub_crate when flagging nameless items
rust-lang/rust@4304fa2955 Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk
rust-lang/rust@88c46eaf04 Install cmake to restore lintcheck run
rust-lang/rust@86e6cb5608 Decouple trait impls of different traits wrt incremental
rust-lang/rust@93d0885600 Auto merge of #138740 - nnethercote:ast-ItemKind-idents, r=fmease
rust-lang/rust@3f752b45eb Address review comments.
rust-lang/rust@5101c8e87f Move ast::Item::ident into ast::ItemKind.
rust-lang/rust@d28d2344d0 correct version attribute for io_other_error (#14282)
rust-lang/rust@a50fb2248a Avoid kw::Empty use for AuxParamsAttr.
rust-lang/rust@6366e31b48 Enable triagebot's merge conflict notifications (#14508)
rust-lang/rust@9e6c7af4ba Suggest ./x test src/tools/clippy --bless when in rust-lang/rust (#14507)
rust-lang/rust@7d3d824d64 Properly handle expansion in single_match (#14495)
rust-lang/rust@1e78abca67 expand obfuscated_if_else to support {then(), then_some()}.unwrap_or_default() (#14431)
rust-lang/rust@3e837ec25e Enable triagebot's merge conflict notifications
rust-lang/rust@b96fecfee9 Allow #[expect] and #[allow] within function bodies for missing_panics_doc (#14407)
rust-lang/rust@f894a81654 Fulfill expectations after first missing-panics-doc
rust-lang/rust@6ee4f34741 Abide by allow/expect in bodies for missing_panics_doc
rust-lang/rust@c89368537c Fix partially const bodies not linting missing_panics_doc
rust-lang/rust@ce39784f13 Move FindPanicUnwrap to missing_headers.rs
rust-lang/rust@9172556de8 Suggest ./x test src/tools/clippy --bless when in rust-lang/rust
rust-lang/rust@bb0d09b220 Make visit_map happy path more evident (#14376)
rust-lang/rust@b46b311ee7 add manual_dangling_ptr lint (#14107)
rust-lang/rust@5791b9c4a4 Auto merge of #119220 - Urgau:uplift-invalid_null_ptr_usage, r=fee1-dead
rust-lang/rust@eee7c58eda use is_automatically_derived() instead of has_attr() (#14506)
rust-lang/rust@5f26d0e970 Drop clippy::invalid_null_ptr_usage
rust-lang/rust@4f58673f8d new lint: char_indices_as_byte_indices (#13435)
rust-lang/rust@cd67b3b771 Don't hardcode repository in changelog CI (#14500)
rust-lang/rust@2eee361a1a use is_automatically_derived() instead of has_attr(sym::automatically_derived)
rust-lang/rust@c7390279ca add comment and .clone() test case
rust-lang/rust@d5d2189c71 rename lint to char_indices_as_byte_indices
rust-lang/rust@32cf88450b add a note for str::bytes
rust-lang/rust@fb32aaf9ac new lint: chars_enumerate_for_byte_indices
rust-lang/rust@8f3a0db64f don't hardcode repository owner in changelog CI
rust-lang/rust@ffaecd008d manually fulfill lint expectations for all unsafe blocks with metavars
rust-lang/rust@4c610e32ad fix: unnested_or_patterns suggests wrongly in let (#14401)
rust-lang/rust@2df6bba5b0 fix: unnested_or_patterns suggests wrongly in let
rust-lang/rust@bc28421a7a Take advantage of match ergonomics in clippy_utils::hir_utils (#14499)
rust-lang/rust@bc701925d8 Take advantage of match ergonomics in clippy_utils::hir_utils
rust-lang/rust@432a8a7a7c Properly handle expansion in single_match
rust-lang/rust@ecb421ff4e Rollup merge of #139065 - RalfJung:miri-sync, r=RalfJung
rust-lang/rust@4ac3611225 implicit_return: do not suggest adding return into desugared code
rust-lang/rust@8357d06310 Factor out clippy_utils::get_async_closure_expr()
rust-lang/rust@d78622eeb8 Make missing_const_for_fn operate on non-optimized MIR (#14003)
rust-lang/rust@3e960c12d8 Make missing_const_for_fn operate on non-optimized MIR
rust-lang/rust@a1e1960efc Move desugar_await to clippy_utils
rust-lang/rust@c2922d1213 Make collapsible_if recognize the let_chains feature (#14481)
rust-lang/rust@32f330158e Add {ast,hir,thir}::PatKind::Missing variants.
rust-lang/rust@61b38e76b2 Do not make incomplete or invalid suggestions (#14487)
rust-lang/rust@01820a9efe Do not make incomplete or invalid suggestions
rust-lang/rust@79c69112dc Apply collapsible_if to Clippy itself
rust-lang/rust@cd70152470 Make collapsible_if recognize the let_chains feature
rust-lang/rust@9df5177287 Convert the collapsible_if early lint to a late one
rust-lang/rust@a895265a4e Do not warn about shadowing in a destructuring assigment (#14381)
rust-lang/rust@d9913dd6ad Do not warn about shadowing in a destructuring assigment
rust-lang/rust@764c1b6d16 remove obsolete "Known Problems" in ok_expect (#14458)
rust-lang/rust@3e528672a7 more natural suggestions for cmp_owned (#14247)
rust-lang/rust@c4789a014f Prevent including preceeding whitespaces if line contains non blanks (#14480)
rust-lang/rust@9b1945d9fb Prevent including preceeding whitespaces if line contains non blanks
rust-lang/rust@1b92712f3f expand: Leave traces when expanding cfg attributes
rust-lang/rust@fe4dd5b92e chore: fix some comments (#14475)
rust-lang/rust@a8bfafe929 chore: fix some comments
rust-lang/rust@939d5f93eb fix: option_if_let_else suggests wrongly when coercion requires explicit cast (#14389)
rust-lang/rust@4517b4260f Fix various typos in lint messages, descriptions and comments (#14459)
rust-lang/rust@d09e658677 Apply collapsible if to Clippy sources (#14451)
rust-lang/rust@1da567b619 Deprecate match_on_vec_items lint
rust-lang/rust@6509de3bfb Fix situations identified by collapsible_if new hits
rust-lang/rust@1893e1e5e7 Unify manual_unwrap_or and manual_unwrap_or_default code (#14332)
rust-lang/rust@94233fb0ee Unify manual_unwrap_or and manual_unwrap_or_default code
rust-lang/rust@aba76d0e78 Allow defining opaques in statics and consts
rust-lang/rust@a001ae3be8 Move uninlined_format_args back to style (#14160)
rust-lang/rust@d95bdcfb50 Rename Sugg::maybe_par() into Sugg::maybe_paren() (#14457)
rust-lang/rust@1ca79a8797 test fixes
rust-lang/rust@9d78426b0d suggest is_some_and instead of map_or in case_sensitive_file_extension_comparions (#14358)
rust-lang/rust@8e50cfacdf make tests consistent
rust-lang/rust@d063e09d10 Move uninlined_format_args to style
rust-lang/rust@1d890389ff Move uninlined_format_args to style
rust-lang/rust@e78216c4a1 suggest is_some_and instead of map_or in case_sensitive_file_extension_comparions
rust-lang/rust@f5d81a314a Fix type error in lint description (#14466)
rust-lang/rust@d88818d1e7 Rename inconsistent_struct_constructor configuration; don't suggest deprecated configurations (#14280)
rust-lang/rust@ca48e461a9 Add myself to reviewer rotation (#14468)
rust-lang/rust@b7cbb4ec8c Add myself to reviewer rotation
rust-lang/rust@de8c404ed4 Fix type error in lint description
rust-lang/rust@0ff7fad3da Use code for references to other lints in as_conversions docs (#14283)
rust-lang/rust@9c6cb5150f wildcard_imports: lint on pub use if asked to (#14182)
rust-lang/rust@da97004e72 Multiple return statements doesnt decrease cognitive complexity level multiple times
rust-lang/rust@621911a677 Fix various typos in lint messages, descriptions and comments
rust-lang/rust@809c931804 wildcard_imports: lint on pub use if asked to
rust-lang/rust@e8c06a71cf remove obsolete "Known Problems" in ok_expect
rust-lang/rust@315e9aa79f Don't check deprecated configs in configs_are_tested test
rust-lang/rust@78d456a647 Make borrow_as_ptr flag implicit casts as well
rust-lang/rust@962329fd9d Rename Sugg::maybe_par() into Sugg::maybe_paren()
rust-lang/rust@7b1f9d89be Update tests files for manual_dangling_ptr lint
rust-lang/rust@de3aa1d9b1 Add new lint manual_dangling_ptr
rust-lang/rust@969b5ad65c Don't suggests deprecated congurations
rust-lang/rust@88b590bf46 lint-inconsistent-... -> check-inconsistent-...
rust-lang/rust@b27a2bbe26 Clarify example for unconditional_recursion (#14385)
rust-lang/rust@e9aed8764e set concurrency for the deploy job (#14448)
rust-lang/rust@3786c07463 remove the notation of the deploy job
rust-lang/rust@d8dff61275 set concurrency for the deploy job
rust-lang/rust@07e7414fb1 fix: nonminimal_bool wrongly showed the macro definition (#14424)
rust-lang/rust@cad9083d71 Lint more cases in collapsible_if (#14231)
rust-lang/rust@63e7815390 Fix example for unconditional_recursion
rust-lang/rust@8bc164b818 fix: option_if_let_else suggests wrongly when coercion
rust-lang/rust@c033a4c741 Document and improve (a lot) lintcheck --perf (#14194)
rust-lang/rust@6166f60617 Add ignore_without_reason lint (#13931)
rust-lang/rust@a65cc366f2 Add regression tests for suspicious_doc_comments (#14268)
rust-lang/rust@b41f2e4653 Emit collapsible_match at the right node (#14311)
rust-lang/rust@282b61b641 fix: nonminimal_bool wrongly showed the macro definition
rust-lang/rust@d9934328dd set the applicability of op_ref to MachineApplicable (#14438)
rust-lang/rust@82381608c9 Lint more cases in collapsible_if
rust-lang/rust@e8e0126c18 Add comment annotations (#14414)
rust-lang/rust@cdf2e7c73c fix: borrow_deref_ref suggests wrongly when coerce to mut (#14403)
rust-lang/rust@37e1b80447 fix: manual_find suggests wrongly when early return (#14405)
rust-lang/rust@d5a6688092 Use a lintcheck specific Clippy configuration file in the CI (#14233)
rust-lang/rust@5b234c965d Change category to pedantic
rust-lang/rust@0a141ab7b8 fix: redundant_clone FP on enum cast (#14395)
rust-lang/rust@c418714518 expand neg_multiply to lint float numbers as well (#14447)
rust-lang/rust@07f7a9e610 Merge from rustc
rust-lang/rust@da4f5a58a9 expand neg_multiply to lint float numbers as well
rust-lang/rust@7a92626ec2 fix: filter_map_bool_then suggest wrongly when the closure cannot be decompose directly (#14370)
rust-lang/rust@90f5f559be rename rust-toolchain to rust-toolchain.toml (#14442)
rust-lang/rust@6c8400e342 remove feature(inline_const_pat)
rust-lang/rust@4f2ee8ca2a Auto merge of #138761 - flip1995:clippy-subtree-update, r=Manishearth
rust-lang/rust@3f9ecbe341 fix: filter_map_bool_then: suggests wrongly when mut capture in then
rust-lang/rust@721ac284de fix: filter_map_bool_then suggest wrongly when contain return
rust-lang/rust@25f1f902f9 Auto merge of #138760 - matthiaskrgr:rollup-2edtg2h, r=matthiaskrgr
rust-lang/rust@475d10d3b0 Add test annotation
rust-lang/rust@aadda46752 Add ignore_without_reason lint
rust-lang/rust@19c7c46d48 rename rust-toolchain to rust-toolchain.toml
rust-lang/rust@c128221b77 Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgr
rust-lang/rust@c86216ebe7 Merge commit '1e5237f4a56ae958af7e5824343eacf737b67083' into clippy-subtree-update
rust-lang/rust@e18fe28cac Rollup merge of #138685 - nnethercote:use-Option-Ident-for-lowered-param-names, r=compiler-errors
rust-lang/rust@3d0d04c468 Rollup merge of #138435 - eholk:prefix-yield, r=oli-obk
rust-lang/rust@6fb13c6798 Auto merge of #138515 - petrochenkov:cfgtrace, r=nnethercote
rust-lang/rust@d9aec19589 Rollup merge of #138685 - nnethercote:use-Option-Ident-for-lowered-param-names, r=compiler-errors
rust-lang/rust@919e7679f8 Rollup merge of #138435 - eholk:prefix-yield, r=oli-obk
rust-lang/rust@8b5e70109f Merge from rustc
rust-lang/rust@e85fcabd9f Rollup merge of #138001 - meithecatte:privately-uninhabited, r=Nadrieril
rust-lang/rust@a463154bf0 set the applicability of op_ref to MachineApplicable
rust-lang/rust@dd92647f33 Use Option<Ident> for lowered param names.
rust-lang/rust@e4daa5a74a apply obfuscated_if_else to clippy source
rust-lang/rust@22be689b44 extend obfuscated_if_else to support .then().unwrap_or_default() and .then_some().unwrap_or_default()
rust-lang/rust@e3f1bc8b06 Refactor YieldKind so postfix yield must have an expression
rust-lang/rust@6cf2d72150 expand: Leave traces when expanding cfg_attr attributes
rust-lang/rust@5d7e55cc11 Mention about .fixed files
rust-lang/rust@4d0d6f591d Cleanup: use Mutability::ptr_str() method
rust-lang/rust@ae3216e702 Add comment annotations
rust-lang/rust@1fdb9cf3d9 Merge from rustc
rust-lang/rust@17351bd503 Change frequency to 3000
rust-lang/rust@ed1778c226 Fix clippy
rust-lang/rust@9576c712cc Teach rustfmt to handle postfix yield
rust-lang/rust@95d72812f8 fix: manual_find suggests wrongly when early return
rust-lang/rust@80ce9d1eff fix: borrow_deref_ref suggests wrongly when coerce to mut
rust-lang/rust@1066ee09ed fix: redundant_clone FP on enum cast
rust-lang/rust@0af04455f1 Make visit_map happy path more evident
rust-lang/rust@10cf3cb945 Add helper methods checking for "#[non_exhaustive] that's active"
rust-lang/rust@253ecb9d7d Signal the problem on the whole expression span
rust-lang/rust@429c09ead2 Do not suggest replacing an expression by an ambiguous type name
rust-lang/rust@2cd3ea1f9d fix[missing_asserts_for_indexing]: ignore lint if first index is highest
rust-lang/rust@31236a4915 fix[missing_asserts_for_indexing]: ignore asserts after indexing
rust-lang/rust@3caa1f25d8 Add regression tests for suspicious_doc_comments
rust-lang/rust@e1d6f1fc5c Use a lintcheck specific Clippy configuration file in the CI
rust-lang/rust@92fc2bb2b8 Emit collapsible_match at the right node
rust-lang/rust@517766c974 Update as_conversions.rs
rust-lang/rust@f04bfae764 correct version attribute for io_other_error
rust-lang/rust@9c3b5cf985 more natural suggestions for cmp_owned
rust-lang/rust@4035fc2b72 Follow remark guidelines
rust-lang/rust@0ee39a2015 Several improvements on lintcheck perf (desc.)
rust-lang/rust@e0175f8b8b Document how to benchmark with lintcheck --perf

@github-actions github-actions bot requested a review from a team as a code owner April 24, 2025 03:33
@zhassan-aws zhassan-aws reopened this Apr 24, 2025
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Apr 24, 2025
@tautschnig tautschnig added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit d685343 Apr 24, 2025
37 checks passed
@tautschnig tautschnig deleted the toolchain-2025-04-24 branch April 24, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants