| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Rollup merge of #142491 - jdonszelmann:cold, r=oli-obk | Trevor Gross | -35/+99 |
| 2025-06-20 | Rollup merge of #142331 - deven:trim_prefix_suffix, r=Amanieu | Trevor Gross | -0/+160 |
| 2025-06-20 | Fixed some clippy warnings. | michal kostrubiec | -2/+5 |
| 2025-06-20 | Bless UI tests: do not print alternate implementors of `Step` | Samuel Tardieu | -10/+0 |
| 2025-06-20 | error on calls to ABIs that cannot be called | Folkert de Vries | -209/+1359 |
| 2025-06-20 | Bump the version number to 1.90.0 | Josh Stone | -1/+1 |
| 2025-06-20 | Switch `non_upper_case_globals` suggestions to being machine-applicable | Urgau | -2/+2 |
| 2025-06-20 | bootstrap.example.toml: add note explaining toml | binarycat | -0/+8 |
| 2025-06-20 | update configure.py to handle new bootstrap.example.toml | binarycat | -8/+25 |
| 2025-06-20 | add doc(alias("AsciiChar")) to core::ascii::Char | binarycat | -0/+13 |
| 2025-06-20 | clippy: replace path uses by diagnostic items | Samuel Tardieu | -24/+16 |
| 2025-06-20 | clippy: replace path uses by diagnostic items | Samuel Tardieu | -24/+16 |
| 2025-06-20 | Add diagnostic items for Clippy | Samuel Tardieu | -0/+14 |
| 2025-06-20 | Improve error message for rustdoc_json_types tidy check | Guillaume Gomez | -11/+25 |
| 2025-06-20 | fix(linkcheck): Build using the lockfile | Ed Page | -0/+1 |
| 2025-06-20 | Pass `src_path` to rustdoc_json tidy check | Guillaume Gomez | -11/+13 |
| 2025-06-20 | Generate base commit in rustdoc_json tidy checks | Guillaume Gomez | -5/+28 |
| 2025-06-20 | expected word diagnostic test | Jana Dönszelmann | -5/+21 |
| 2025-06-20 | cold | Jana Dönszelmann | -33/+81 |
| 2025-06-20 | Add CI check to ensure that rustdoc JSON `FORMAT_VERSION` is correctly updated | Guillaume Gomez | -0/+68 |
| 2025-06-20 | Auto merge of #142316 - compiler-errors:cache-param-env, r=lcnr | bors | -20/+177 |
| 2025-06-20 | Pass -Cpanic=abort for the panic_abort crate | bjorn3 | -12/+10 |
| 2025-06-20 | Add note about `str::split` handling of no matches. | Valdemar Erk | -0/+6 |
| 2025-06-20 | Add better documentation for excluding imports from symbol search | Lucas Holten | -3/+11 |
| 2025-06-20 | Even more optimizing documentation lints? (3/2) | blyxyas | -4/+150 |
| 2025-06-20 | Auto merge of #142770 - tgross35:rollup-w74w39t, r=tgross35 | bors | -1079/+867 |
| 2025-06-20 | New lint: `manual_is_multiple_of` (#14292) | Alejandra González | -89/+303 |
| 2025-06-20 | fix: `let_unit_value` suggests wrongly for format macros | yanglsh | -35/+131 |
| 2025-06-20 | New lint: `manual_is_multiple_of` | Samuel Tardieu | -2/+194 |
| 2025-06-20 | Use `.is_multiple_of()` in Clippy tests sources | Samuel Tardieu | -74/+90 |
| 2025-06-20 | Add `integer_const()` and `is_zero_integer_const()` utility functions | Samuel Tardieu | -13/+19 |
| 2025-06-20 | Merge pull request #20046 from regexident/type-param-parent-getter | Florian Diebold | -0/+4 |
| 2025-06-20 | Convert `ilog(10)` to `ilog10()` | Chai T. Rex | -7/+7 |
| 2025-06-20 | Ensure copy* intrinsics also perform the static self-init checks | Oli Scherer | -2/+31 |
| 2025-06-20 | Fix suggestion-cases-error of `empty_line_after_outer_attr` (#15078) | Samuel Tardieu | -8/+97 |
| 2025-06-20 | Fix suggestion-cases-error of `empty_line_after_outer_attr` | relaxcn | -8/+97 |
| 2025-06-20 | Rollup merge of #142753 - tgross35:library-lockfile, r=Mark-Simulacrum | Trevor Gross | -6/+4 |
| 2025-06-20 | Rollup merge of #142714 - fee1-dead-contrib:push-roxtwrlvtzur, r=Kobzol | Trevor Gross | -0/+1 |
| 2025-06-20 | Rollup merge of #142699 - rustbot:docs-update, r=ehuss | Trevor Gross | -0/+0 |
| 2025-06-20 | Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obk | Trevor Gross | -102/+48 |
| 2025-06-20 | Rollup merge of #142668 - hkBst:less-static-mut, r=tgross35 | Trevor Gross | -271/+139 |
| 2025-06-20 | Rollup merge of #141990 - Qelxiros:141975-unix_send_signal, r=ChrisDenton,tgr... | Trevor Gross | -8/+67 |
| 2025-06-20 | Rollup merge of #140920 - RalfJung:target-feature-unification, r=nnethercote,... | Trevor Gross | -632/+534 |
| 2025-06-20 | Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obk | Trevor Gross | -60/+74 |
| 2025-06-20 | Auto merge of #142286 - Kobzol:clippy-jemalloc, r=flip1995,blyxyas | bors | -0/+36 |
| 2025-06-20 | Auto merge of #142286 - Kobzol:clippy-jemalloc, r=flip1995,blyxyas | bors | -2/+51 |
| 2025-06-20 | Add regression test | Oli Scherer | -0/+15 |
| 2025-06-20 | Add temporary directory for executing snapshot tests | Jakub Beránek | -16/+45 |
| 2025-06-20 | remove equivalent new method on context | Jana Dönszelmann | -9/+3 |
| 2025-06-20 | Merge pull request #4409 from rust-lang/rustup-2025-06-20 | Ralf Jung | -1388/+4047 |