| Age | Commit message (Expand) | Author | Lines |
| 2025-07-25 | Update cargo | Weihang Lo | -0/+1 |
| 2025-07-25 | Auto merge of #144449 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1125/+3790 |
| 2025-07-25 | rename ext_tool_checks to extra_checks and use mod.rs | binarycat | -2/+2 |
| 2025-07-26 | Modify around add_trait_assoc_items_to_impl to migrate add_missing_impl_members | Hayashi Mikihiro | -110/+229 |
| 2025-07-25 | Merge commit '1db89a1b1ca87f24bf22d0bad21d14b2d81b3e99' into clippy-subtree-u... | Philipp Krones | -1125/+3790 |
| 2025-07-25 | migrate_replace_derive_with_manual_impl | Hmikihiro | -60/+45 |
| 2025-07-25 | split ted from gen_trait_fn_body | Hmikihiro | -88/+65 |
| 2025-07-25 | Rollup merge of #144390 - oli-obk:arbitrary-enum-discrs, r=SparrowLii | Matthias Krüger | -13/+3 |
| 2025-07-25 | Merge pull request #4489 from Stypox/misc-tracing-fixes | Ralf Jung | -6/+11 |
| 2025-07-25 | Merge pull request #4492 from rust-lang/rustup-2025-07-25 | Ralf Jung | -1488/+228 |
| 2025-07-25 | fix target json | Ralf Jung | -1/+1 |
| 2025-07-25 | Fix double "fatal error: " in message | Stypox | -1/+1 |
| 2025-07-25 | Fix missing $ in enter_trace_span! | Stypox | -1/+1 |
| 2025-07-25 | Use i64 for tracing chrome "id" | Stypox | -4/+9 |
| 2025-07-25 | Fix cronjob Zulip message | Jakub Beránek | -1/+1 |
| 2025-07-25 | fmt | The Miri Cronjob Bot | -7/+2 |
| 2025-07-25 | Merge ref 'b56aaec52bc0' from rust-lang/rust | The Miri Cronjob Bot | -1479/+224 |
| 2025-07-25 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-07-25 | Merge pull request #19938 from A4-Tacks/gen-impl-trait | Shoyu Vanilla (Flint) | -3/+346 |
| 2025-07-24 | Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=Kobzol | León Orell Valerian Liehr | -4/+8 |
| 2025-07-24 | Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-dead | León Orell Valerian Liehr | -0/+1 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -1/+1 |
| 2025-07-24 | std_detect testing improvements | bjorn3 | -2/+1 |
| 2025-07-24 | make the missing-MIR message more clear | Ralf Jung | -2/+2 |
| 2025-07-24 | Remove dead code and extend test coverage and diagnostics around it | Oli Scherer | -13/+3 |
| 2025-07-24 | Improve unit_tests tidy lint | bjorn3 | -33/+57 |
| 2025-07-24 | Fix generate_trait_from_impl whitespace after vis | A4-Tacks | -3/+9 |
| 2025-07-23 | Remove const deduplication from the interpreter. | Camille GILLOT | -58/+7 |
| 2025-07-23 | Remove useless lifetime parameter. | Camille GILLOT | -2/+2 |
| 2025-07-23 | Merge pull request #4490 from Kobzol/use-josh-sync | Ralf Jung | -354/+41 |
| 2025-07-23 | Remove Zulip API keys and use `set -x` | Jakub Beránek | -5/+5 |
| 2025-07-23 | Update CI workflow | Jakub Beránek | -10/+23 |
| 2025-07-23 | Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgr | bors | -1275/+4 |
| 2025-07-23 | Update `CONTRIBUTING.md` | Jakub Beránek | -6/+8 |
| 2025-07-23 | Merge pull request #20291 from ChayimFriedman2/fix-cargo-lock | Chayim Refael Friedman | -0/+1 |
| 2025-07-23 | Use `TempDir` for copied lockfiles | Shoyu Vanilla | -6/+55 |
| 2025-07-23 | Fix Cargo.lock | Chayim Refael Friedman | -0/+1 |
| 2025-07-23 | Merge pull request #20285 from A4-Tacks/fix-rename-self | Chayim Refael Friedman | -31/+44 |
| 2025-07-23 | Remove rename_self_outside_of_methods | A4-Tacks | -8/+2 |
| 2025-07-23 | Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu | Matthias Krüger | -1275/+4 |
| 2025-07-23 | Merge pull request #20289 from ChayimFriedman2/expr-store-diags-macros | Lukas Wirth | -44/+9 |
| 2025-07-23 | Auto merge of #143843 - JonathanBrouwer:macro-use-parser, r=oli-obk | bors | -4/+4 |
| 2025-07-23 | Remove `ExpressionStoreDiagnostics::MacroError`, instead recreate it from the... | Chayim Refael Friedman | -44/+9 |
| 2025-07-23 | Fix `compiletest` bad handling of `ignore-backends` | Guillaume Gomez | -0/+5 |
| 2025-07-23 | Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra... | Jonathan Brouwer | -4/+4 |
| 2025-07-23 | Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu | bors | -1/+3 |
| 2025-07-23 | Remove Josh code from `miri-script` | Jakub Beránek | -336/+6 |
| 2025-07-23 | Init josh-sync config file | Jakub Beránek | -0/+2 |
| 2025-07-23 | CI: add windows-arm runner | Ralf Jung | -8/+20 |
| 2025-07-23 | Change rename self to parameter use `Self` type | A4-Tacks | -29/+48 |