about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-21Emit lint about redundant closure on the closure node itself (#14791)Timo-39/+89
2025-06-211.88.0 release notesMark Rousskov-0/+100
2025-06-21Auto merge of #142826 - jdonszelmann:rollup-1wxomvb, r=jdonszelmannbors-88/+215
2025-06-21Emit lint about redundant closure on the closure node itselfSamuel Tardieu-39/+89
2025-06-21Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkovJana Dönszelmann-39/+136
2025-06-21Rollup merge of #142690 - petrochenkov:expnoparam, r=compiler-errorsJana Dönszelmann-46/+46
2025-06-21Rollup merge of #142539 - GrigorenkoPV:attributes/may_dangle, r=jdonszelmannJana Dönszelmann-3/+33
2025-06-21Add test case for array false positivey21-1/+25
2025-06-21rework `useless_vec` linty21-86/+132
2025-06-21Add MSRV test for `unnecessary_debug_formatting` with `OsStr` (#15001)Samuel Tardieu-1/+23
2025-06-21Add `emit_span_lint_lazy` to lazily create `LintDiagnostic` structsUrgau-4/+16
2025-06-21Lazily collect `NonUpperCaseGlobalSubTool` diagnosticsUrgau-18/+20
2025-06-21Auto merge of #142817 - matthiaskrgr:rollup-mrobovy, r=matthiaskrgrbors-425/+1635
2025-06-21or_fun_call: lint Option/Result::and(_then) tooklensy-4/+22
2025-06-21precommit testklensy-0/+36
2025-06-21or_fun_call: lint more methods (#15071)Samuel Tardieu-54/+136
2025-06-21Merge pull request #20047 from ShoyuVanilla/comp-time-depsLukas Wirth-2/+24
2025-06-21Rollup merge of #142804 - zachs18:rename-layouts-to-layoutdata-in-comments, r...Matthias Krüger-9/+9
2025-06-21Rollup merge of #142801 - compiler-errors:gen-blocks, r=oli-obkMatthias Krüger-154/+139
2025-06-21Rollup merge of #142788 - lolbinarycat:core-AsciiChar-alias, r=tgross35Matthias Krüger-0/+13
2025-06-21Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,...Matthias Krüger-24/+16
2025-06-21Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,...Matthias Krüger-34/+30
2025-06-21Rollup merge of #142785 - epage:link, r=ehussMatthias Krüger-0/+1
2025-06-21Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubileeMatthias Krüger-209/+1359
2025-06-21Rollup merge of #142502 - nnethercote:rustdoc-json-GenericArgs, r=aDotInTheVoidMatthias Krüger-19/+84
2025-06-21Merge pull request #4405 from nia-e/standalone-ptraceOli Scherer-112/+619
2025-06-21Merge pull request #20053 from ze/masterLaurențiu Nicola-1/+1
2025-06-21Check the MSRV for `unnecessary_debug_formatting`donkomura-1/+23
2025-06-21fix: Correct grammar in remove all unused imports assistZakaria Elkatani-1/+1
2025-06-21fix: `wildcard_enum_match_arm` suggests wrongly with raw identifiersyanglsh-6/+42
2025-06-21internal: Utilize `cargo check --compile-time-deps`Shoyu Vanilla-2/+24
2025-06-21Auto merge of #142814 - tgross35:rollup-fioob6s, r=tgross35bors-267/+8440
2025-06-21rustdoc_json: represent generic args consistently.Nicholas Nethercote-23/+21
2025-06-21Fix some comments.Nicholas Nethercote-3/+3
2025-06-21rustdoc_json: Fix handling of paths with no generic args.Nicholas Nethercote-2/+19
2025-06-21rustdoc_json: Add a test for some `GenericArgs` cases.Nicholas Nethercote-0/+20
2025-06-21rustdoc_json: Add static asserts for the size of important types.Nicholas Nethercote-0/+30
2025-06-20Rollup merge of #142765 - workingjubilee:more-abimap-docs, r=compiler-errorsTrevor Gross-0/+6
2025-06-20Rollup merge of #142756 - Daniel-Aaron-Bloom:const-clone, r=oli-obkTrevor Gross-2/+8
2025-06-20Rollup merge of #142716 - nnethercote:adjust-with_generic_param_rib, r=petroc...Trevor Gross-119/+77
2025-06-20Rollup merge of #142677 - GuillaumeGomez:check-format-version-update, r=KobzolTrevor Gross-2/+109
2025-06-20Rollup merge of #142571 - cjgillot:borrowed-classes, r=oli-obkTrevor Gross-27/+105
2025-06-20Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkovTrevor Gross-67/+161
2025-06-20Rollup merge of #142476 - dtolnay:attrbinop, r=fmeaseTrevor Gross-12/+58
2025-06-20Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obkTrevor Gross-38/+7916
2025-06-20Fix typo in tests/ui/missing_const_for_fn/const_trait.rs (#15090)Timo-2/+2
2025-06-21formatjnyfah-1/+1
2025-06-21revert changesjnyfah-95/+10
2025-06-20Fix typo in tests/ui/missing_const_for_fn/const_trait.rsSamuel Moelius-2/+2
2025-06-20Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35bors-3/+2