1. b631cef Remove unneeded `.as_bytes()` (#15196) by dswij · 15 hours ago master
  2. a7c1469 Do not lint intrinsics as empty loops (#15201) by dswij · 15 hours ago
  3. 8bc4add Do not lint intrinsics as empty loops by Samuel Tardieu · 20 hours ago
  4. 321542e Correct the Cognitive Complexity lint's documentation (#14915) by Philipp Krones · 22 hours ago
  5. 8b034bc Add Triagebot's `concern` capability to the Clippy repository (#14916) by Philipp Krones · 2 days ago
  6. fc07631 Add Triagebot's `concern` capability to the Clippy repository by Samuel Tardieu · 5 weeks ago
  7. 8e4b544 use ui_test dependency builder for test dependencies (#14883) by Samuel Tardieu · 2 days ago
  8. ebdbd7c doc_nested_refdefs: do not falsely report checkboxes as refdefs (#15146) by Samuel Tardieu · 2 days ago
  9. fc3d5e6 Remove unneeded `.as_bytes()` by Samuel Tardieu · 6 weeks ago
  10. ad15b60 Fix `std-instead-of-core` FP when not all items come from the new crate (#15165) by Samuel Tardieu · 3 days ago
  11. 9eb8512 fix: `std-instead-of-core` FP when not all items come from the new crate by yanglsh · 6 days ago
  12. 5ff1a41 use ui_test dependency builder for non-internal test dependencies by Ralf Jung · 3 days ago
  13. 0732085 Polishing changelog update doc (#15167) by Philipp Krones · 3 days ago
  14. a53144e Activate feature freeze automated notice (#15177) by Philipp Krones · 3 days ago
  15. e32c65d Activate feature freeze automated notice by Samuel Tardieu · 4 days ago
  16. 4c99809 bump ui_test to 0.30.1 (#15184) by Samuel Tardieu · 3 days ago
  17. 1fcd632 bump ui_test to 0.30.1 by Ralf Jung · 3 days ago
  18. bca8931 Fix coerce_container_to_any false positive on autoderef (#15057) by llogiq · 3 days ago
  19. 936baca Consider deref'ed argument as non-temporary (#15172) by Timo · 4 days ago
  20. f3b3c09 Polishing changelog update doc by alexey semenyuk · 5 days ago
  21. b57bf6b Fix `cast_possible_truncation` should not suggest inside const context (#15164) by Samuel Tardieu · 4 days ago
  22. 9cba70b fix: `cast_possible_truncation` should not suggest inside const context by yanglsh · 6 days ago
  23. 1f76a23 `missing_panics_doc`: Allow `unwrap()` and `expect()` inside const-only contexts (#15170) by Samuel Tardieu · 5 days ago
  24. ff3c9c1 `missing_panics_doc`: Correctly distinguish maybe-const vs always-const contexts for missing_panics_doc by itsjunetime · 5 days ago
  25. ad7de94 Consider deref'ed argument as non-temporary by Samuel Tardieu · 5 days ago
  26. 428208e Fix `disallowed_script_idents` FP on identifiers with `_` (#15123) by dswij · 6 days ago
  27. 8633bcb `zero_ptr`: lint in `const` context as well (#15152) by dswij · 6 days ago
  28. 7e406e2 fix: `disallowed_script_idents` FP on identifiers with `_` by yanglsh · 10 days ago
  29. 9117cb0 `zero_ptr`: lint in `const` context as well by Samuel Tardieu · 7 days ago
  30. c5dbd1d Lint docs: Sort versions, so that stable comes first (#15149) by Samuel Tardieu · 8 days ago
  31. 22c0226 Lint docs: Sort versions, so that stable comes first by Philipp Krones · 8 days ago
  32. cd15aeb Ping notriddle when a clippy lint in `clippy_lints/doc` is modified (#15147) by Philipp Krones · 8 days ago
  33. c950602 Rustup (#15148) by Philipp Krones · 8 days ago
  34. 32fcff8 Bump Clippy version -> 0.1.90 by Philipp Krones · 8 days ago
  35. 9b41d8f Bump nightly version -> 2025-06-26 by Philipp Krones · 8 days ago
  36. 90364dd Merge remote-tracking branch 'upstream/master' into rustup by Philipp Krones · 8 days ago
  37. 8050e59 Update book and templates with feature freeze (#14456) by Philipp Krones · 8 days ago
  38. 4116a72 Ping notriddle when a clippy lint in `clippy_lints/doc` is modified by Samuel Tardieu · 8 days ago
  39. b88d162 Add link to the feature freeze tracking issue to the book by Philipp Krones · 8 days ago
  40. 40554ef Add beta-accepted to CHANGELOG for 1.88 (#15130) by Philipp Krones · 8 days ago
  41. 664b143 doc_nested_refdefs: do not falsely report checkboxes as refdefs by Michael Howell · 8 days ago
  42. 95f0991 Add beta-nominated to changelog for 1.88 by Alexey Semenyuk · 9 days ago
  43. 7546381 changelog: link to the correct PR (#15125) by Philipp Krones · 9 days ago
  44. 708ffd5 Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubilee by bors · 9 days ago
  45. 4a4d672 Auto merge of #140999 - hkBst:update-escaper, r=nnethercote by bors · 9 days ago
  46. c11bc75 changelog: link to the correct PR by Ada Alakbarova · 9 days ago
  47. ae6ab44 fix clippy by Jana Dönszelmann · 13 days ago
  48. ad6e19a Changelog for Clippy 1.88 🏄 (#15095) by Philipp Krones · 10 days ago
  49. 2e63c7c Changelog for Clippy 1.88 by Alexey Semenyuk · 13 days ago
  50. 05b74d5 update to literal-escaper 0.0.4 for better API without `unreachable` and faster string parsing by Marijn Schouten · 4 months ago
  51. 1d764e0 Port `#[no_mangle]` to new attribute parsing infrastructure by Jonathan Brouwer · 12 days ago
  52. b92cccb Port `#[must_use]` to new attribute parsing infrastructure by Jonathan Brouwer · 12 days ago
  53. 953bf2b All HIR attributes are outer by David Tolnay · 2 weeks ago
  54. 76118ec Add missing space when expanding a struct-like variant (#15096) by Timo · 13 days ago
  55. db539d0 Add missing space when expanding a struct-like variant by Samuel Tardieu · 13 days ago
  56. a421ffb Fix `wildcard_enum_match_arm` suggests wrongly with raw identifiers (#15093) by Samuel Tardieu · 13 days ago
  57. 6330f91 Emit lint about redundant closure on the closure node itself (#14791) by Timo · 13 days ago
  58. c0dd2d5 Emit lint about redundant closure on the closure node itself by Samuel Tardieu · 7 weeks ago
  59. 07cc166 Add MSRV test for `unnecessary_debug_formatting` with `OsStr` (#15001) by Samuel Tardieu · 13 days ago
  60. 7c828e6 or_fun_call: lint more methods (#15071) by Samuel Tardieu · 13 days ago
  61. f027fc8 Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,Urgau by Matthias Krüger · 13 days ago
  62. e0cb4ce Check the MSRV for `unnecessary_debug_formatting` by donkomura · 13 days ago
  63. e50ef68 fix: `wildcard_enum_match_arm` suggests wrongly with raw identifiers by yanglsh · 13 days ago
  64. 4ead403 Fix typo in tests/ui/missing_const_for_fn/const_trait.rs (#15090) by Timo · 13 days ago
  65. 1e30fa2 Fix typo in tests/ui/missing_const_for_fn/const_trait.rs by Samuel Moelius · 13 days ago
  66. f53cd2b Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 by bors · 13 days ago
  67. 35026c7 Fix false positive of `borrow_deref_ref` (#14967) by Timo · 13 days ago
  68. 37cb834 `Sugg`: do not parenthesize a double unary operator (#14983) by Jason Newcomb · 13 days ago
  69. 9855524 [PERF] Don't spawn so many compilers (3/2) (19m -> 250k) (#15030) by Timo · 13 days ago
  70. 0601337 Fix `manual_ok_err` suggests wrongly with references (#15053) by Jason Newcomb · 13 days ago
  71. 6064822 Fix `branches_sharing_code` suggests misleadingly when in assignment (#15076) by Jason Newcomb · 13 days ago
  72. ea72620 lint Option::get_or_insert and Result::map_or too by klensy · 2 weeks ago
  73. f337ae6 Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov by Jakub Beránek · 14 days ago
  74. 5f759a9 Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov by Trevor Gross · 14 days ago
  75. 65402ab clippy: replace path uses by diagnostic items by Samuel Tardieu · 14 days ago
  76. 3745a3f Even more optimizing documentation lints? (3/2) by blyxyas · 3 weeks ago
  77. 2c1c746 New lint: `manual_is_multiple_of` (#14292) by Alejandra González · 14 days ago
  78. 6ffff5f New lint: `manual_is_multiple_of` by Samuel Tardieu · 4 months ago
  79. f25fb1a Use `.is_multiple_of()` in Clippy tests sources by Samuel Tardieu · 4 months ago
  80. 0fdd0b9 Add `integer_const()` and `is_zero_integer_const()` utility functions by Samuel Tardieu · 4 months ago
  81. 8ec6f1a Fix suggestion-cases-error of `empty_line_after_outer_attr` (#15078) by Samuel Tardieu · 2 weeks ago
  82. 95778b5 Fix suggestion-cases-error of `empty_line_after_outer_attr` by relaxcn · 3 weeks ago
  83. 42614bf Auto merge of #142286 - Kobzol:clippy-jemalloc, r=flip1995,blyxyas by bors · 2 weeks ago
  84. ee648ed Avoid some unnecessary symbol interning. by Nicholas Nethercote · 5 weeks ago
  85. 62fd159 Fix `non_copy_const` ICE (#15083) by llogiq · 2 weeks ago
  86. 59291a7 Fix `clippy::question_mark` on let-else with cfg (#15082) by Samuel Tardieu · 2 weeks ago
  87. ac8f504 Fix `non_copy_const` ICE by Jason Newcomb · 2 weeks ago
  88. 73273f2 Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann by bors · 2 weeks ago
  89. db32d39 Fix typo (#15081) by Samuel Tardieu · 2 weeks ago
  90. 4aa93a1 Fix `clippy::question_mark` on let-else with cfg by Max Siling · 2 weeks ago
  91. 498562d Check MSRV before suggesting applying `const` to a function (#15080) by Jason Newcomb · 2 weeks ago
  92. ade2682 Extract Translator struct by Cameron Steffen · 2 weeks ago
  93. 9c8f3e9 Fix typo by Everett Pompeii · 2 weeks ago
  94. d8e9953 Fix `exhaustive_structs` FP on structs with default valued field (#15022) by Catherine Flores · 2 weeks ago
  95. 6524bf7 Check MSRV before suggesting applying `const` to a function by Samuel Tardieu · 2 weeks ago
  96. 10780e9 Prepare to split `clippy_lints` (#14684) by Alex Macleod · 2 weeks ago
  97. acd8810 Prepare to split lints into multiple crates by Jason Newcomb · 2 months ago
  98. 62a36e6 Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,traviscross by Jakub Beránek · 2 weeks ago
  99. 77ef3d7 fix: `branches_sharing_code` suggests misleadingly when in assignment by yanglsh · 2 weeks ago
  100. a01dd1e Update/bless clippy tests. by Mara Bos · 4 weeks ago