| Age | Commit message (Expand) | Author | Lines |
| 2025-09-12 | Rollup merge of #146449 - Kobzol:gcc-fix-symlink, r=GuillaumeGomez | Stuart Cook | -1/+13 |
| 2025-09-12 | Rollup merge of #146448 - GuillaumeGomez:fix-literal-search-paths, r=lolbinar... | Stuart Cook | -2/+34 |
| 2025-09-12 | Rollup merge of #146439 - connortsui20:fix-sync-macro-attr, r=RalfJung | Stuart Cook | -12/+15 |
| 2025-09-12 | Rollup merge of #146435 - Kobzol:gcc-download-default-true, r=GuillaumeGomez | Stuart Cook | -1/+10 |
| 2025-09-12 | Rollup merge of #146433 - RalfJung:rwlock-miri, r=tgross35 | Stuart Cook | -3/+3 |
| 2025-09-12 | Rollup merge of #146432 - hermit-os:hermit-take_error, r=joboet | Stuart Cook | -2/+3 |
| 2025-09-12 | Rollup merge of #146426 - dpaoliello:miow, r=lqd | Stuart Cook | -69/+3 |
| 2025-09-12 | Rollup merge of #146413 - GuillaumeGomez:rustdoc-bare-urls, r=lolbinarycat | Stuart Cook | -19/+136 |
| 2025-09-12 | Rollup merge of #146374 - GuillaumeGomez:update-browser-ui-test, r=GuillaumeG... | Stuart Cook | -5/+5 |
| 2025-09-12 | Rollup merge of #146332 - lolbinarycat:tidy-extra-checks-regularize, r=Kobzol | Stuart Cook | -13/+45 |
| 2025-09-12 | Rollup merge of #146323 - h3fang:issue-146230-fix, r=Amanieu | Stuart Cook | -33/+44 |
| 2025-09-12 | Rollup merge of #146308 - cyrgani:concat-integer-literals, r=jackh726 | Stuart Cook | -24/+62 |
| 2025-09-12 | Rollup merge of #145895 - RalfJung:unpark, r=joboet | Stuart Cook | -16/+60 |
| 2025-09-12 | Rollup merge of #144549 - folkertdev:va-arg-arm, r=saethlin | Stuart Cook | -1/+67 |
| 2025-09-12 | Constify Eq, Ord, PartialOrd | Evgenii Zheltonozhskii | -173/+226 |
| 2025-09-12 | remove outdated jsbackend leftovers | klensy | -7/+0 |
| 2025-09-12 | Auto merge of #146019 - joboet:better-dlsym, r=tgross35 | bors | -51/+112 |
| 2025-09-12 | Only suggest type in as_underscore when it's suggestable | Teodoro Freund | -4/+38 |
| 2025-09-12 | Merge ref '2a9bacf61876' from rust-lang/rust | The Miri Cronjob Bot | -1655/+1497 |
| 2025-09-12 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-12 | Auto merge of #146328 - zetanumbers:fix-141951, r=lcnr | bors | -5/+40 |
| 2025-09-12 | ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` job | Martin Nordholts | -9/+17 |
| 2025-09-12 | fix: `invalid_upcast_comparisons` wrongly unmangled macros | yanglsh | -3/+30 |
| 2025-09-12 | fix typo in comment | Fang He | -1/+1 |
| 2025-09-11 | Skip cleanups on unsupported targets | Alex Crichton | -27/+86 |
| 2025-09-11 | Auto merge of #145177 - joboet:move-pal-thread, r=ibraheemdev | bors | -1121/+921 |
| 2025-09-11 | test: remove an outdated normalization for rustc versions | Josh Stone | -3/+2 |
| 2025-09-12 | Use raw fmt str in format macro | IoaNNUwU | -5/+87 |
| 2025-09-11 | c-variadic: test that unsupported c-variadic ABIs are reported correctly | Folkert de Vries | -0/+468 |
| 2025-09-11 | Insert missing word. | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-11 | Cleanups from review comments. | Jonathan 'theJPster' Pallant | -4/+3 |
| 2025-09-11 | Add general arm-linux.md platform doc. | Jonathan 'theJPster' Pallant | -4/+234 |
| 2025-09-11 | Merge pull request #1918 from a4lg/riscv-aes64im-lower-requirements | Sayantan Chakraborty | -1/+1 |
| 2025-09-11 | Add suggestion to `cast_sign_loss` and `cast_possible_wrap` using the `cast_{... | Jason Newcomb | -49/+140 |
| 2025-09-12 | Remove big-endian swizzles from `vreinterpret` | sayantn | -9286/+6 |
| 2025-09-11 | Auto merge of #146386 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-11 | fix(len_zero): don't eagerly call `GenericArgs::type_at` (#15660) | Timo | -3/+14 |
| 2025-09-11 | refactor: split `derive` lints into separate modules (#15622) | Jason Newcomb | -527/+559 |
| 2025-09-11 | remove unused getLongestEntryLength | klensy | -8/+0 |
| 2025-09-11 | fix(needless_closure): don't lint on `AsyncFn*`s (#15649) | dswij | -12/+31 |
| 2025-09-11 | remove unused macro | klensy | -116/+0 |
| 2025-09-11 | Merge pull request #1915 from heiher/fix-signatures | Amanieu d'Antras | -16/+20 |
| 2025-09-11 | fix(len_zero): don't eagerly call `GenericArgs::type_at` | Ada Alakbarova | -3/+14 |
| 2025-09-11 | Merge pull request #4580 from JoJoDeveloping/fix-4579-protector-0sized | Ralf Jung | -65/+12 |
| 2025-09-11 | bootstrap: rustdoc-js tests can now be filtered by js files | binarycat | -1/+15 |
| 2025-09-11 | move zero-sized protector dealloc test | Johannes Hostert | -15/+10 |
| 2025-09-11 | update doc comment | Connor Tsui | -1/+1 |
| 2025-09-11 | Fix `libgccjit` symlink when we build GCC locally | Jakub Beránek | -1/+13 |
| 2025-09-11 | fix config for poison macro test | Connor Tsui | -15/+18 |
| 2025-09-11 | Add regression test for literal search on paths | Guillaume Gomez | -0/+30 |