| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2025-06-20 | Merge from rustc | The Miri Cronjob Bot | -1387/+4046 |
| 2025-06-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-19 | Avoid a bitcast FFI call in transmuting | Scott McMurray | -2/+53 |
| 2025-06-20 | Remove an unnecessary check in rustfmt. | Nicholas Nethercote | -1/+1 |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -1/+1 |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -9/+10 |
| 2025-06-20 | Use a symbol for `ExpansionConfig::crate_name`. | Nicholas Nethercote | -11/+12 |
| 2025-06-20 | Fix `tests/ui/asm/naked-invalid-attr.stderr`. | Nicholas Nethercote | -3/+6 |
| 2025-06-20 | Auto merge of #142294 - GuillaumeGomez:specialize-tostring-on-128-integers, r... | bors | -94/+110 |
| 2025-06-20 | Merge pull request #4362 from nia-e/fix-alloc-perf | Ralf Jung | -36/+72 |
| 2025-06-19 | rustc_target: document public AbiMap-related fn and variants | Jubilee Young | -0/+6 |