| Age | Commit message (Expand) | Author | Lines |
| 2025-08-06 | Rollup merge of #144954 - Zalathar:run-make-bless, r=jieyouxu | Jakub Beránek | -1/+10 |
| 2025-08-06 | Rollup merge of #144945 - WaffleLapkin:autolabeletc, r=WaffleLapkin | Jakub Beránek | -0/+5 |
| 2025-08-06 | Rollup merge of #144928 - cuviper:rustc_thread_pool-msrv, r=lqd | Jakub Beránek | -1/+0 |
| 2025-08-06 | Rollup merge of #144926 - JonathanBrouwer:fix-mustuse, r=cuviper | Jakub Beránek | -1/+1 |
| 2025-08-06 | Rollup merge of #144924 - lolbinarycat:compiletest-pass-directives-hint, r=cl... | Jakub Beránek | -1/+1 |
| 2025-08-06 | Rollup merge of #144913 - GuillaumeGomez:fix-wrong-i-icon, r=fmease | Jakub Beránek | -2/+35 |
| 2025-08-06 | Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-dead | Jakub Beránek | -0/+73 |
| 2025-08-06 | Rollup merge of #144836 - chotchki:patch-1, r=tgross35 | Jakub Beránek | -1/+1 |
| 2025-08-06 | Rollup merge of #144676 - tiif:dev_guide_unstable_bound, r=BoxyUwU | Jakub Beránek | -0/+3 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -58/+89 |
| 2025-08-06 | Merge pull request #20354 from A4-Tacks/clean-lit-stmt-remove-dbg | Chayim Refael Friedman | -0/+50 |
| 2025-08-06 | Add remove simple dbg stmt for remove_dbg | A4-Tacks | -0/+50 |
| 2025-08-06 | Remove unneeded `stage` parameter when setting up stdlib Cargo | Jakub Beránek | -13/+9 |
| 2025-08-06 | Introduce ModernIdent type to unify macro 2.0 hygiene handling | xizheyin | -44/+97 |
| 2025-08-06 | handle bootstrap cfgs | Boxy | -34/+12 |
| 2025-08-06 | Auto merge of #143679 - sebastianpoeplau:preserve-debug-gdb-scripts-section, ... | bors | -75/+77 |
| 2025-08-06 | Add a few missed entries | Boxy | -2/+3 |
| 2025-08-06 | Fix suggestion for `collapsible_if` and `collapsible_else_if` when the inner ... | llogiq | -4/+163 |
| 2025-08-06 | mir: Do not modify NonUse in `super_projection_elem` | dianqk | -14/+20 |
| 2025-08-06 | Merge pull request #2537 from jdonszelmann/wasi | Jana Dönszelmann | -1/+22 |
| 2025-08-06 | add note on how to build wasi | Jana Dönszelmann | -1/+22 |
| 2025-08-06 | coverage: Remove all unstable support for MC/DC instrumentation | Zalathar | -3046/+30 |
| 2025-08-06 | simplifycfg: Mark as changed when start is modified in collapse goto chain | dianqk | -0/+1 |
| 2025-08-06 | bump stage0 | Boxy | -480/+500 |
| 2025-08-06 | replace version placeholder | Boxy | -34/+34 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -33/+23 |
| 2025-08-06 | remove redundant _toml suffix and other misc changes | bit-aloo | -389/+371 |
| 2025-08-06 | Merge pull request #20387 from ChayimFriedman2/rename-macro | Shoyu Vanilla (Flint) | -63/+81 |
| 2025-08-06 | Remove CSS bootstrap dependency | Guillaume Gomez | -55/+325 |
| 2025-08-06 | Fix CSS indent | Guillaume Gomez | -12/+12 |
| 2025-08-06 | Add annotations to the graphviz region graph on region origins | Amanda Stjerna | -1/+15 |
| 2025-08-06 | expand the issue template for new lints (#15336) | Philipp Krones | -0/+21 |
| 2025-08-06 | Auto merge of #143684 - nikic:llvm-21, r=cuviper | bors | -3/+5 |
| 2025-08-06 | Rename some `PrettyPrinter` methods. | Nicholas Nethercote | -33/+33 |
| 2025-08-06 | Rename some `Printer` methods. | Nicholas Nethercote | -61/+71 |
| 2025-08-06 | run-make: Allow blessing snapshot files that don't exist yet | Zalathar | -1/+10 |
| 2025-08-06 | Move `should_truncate` from trait `Printer` to sub-trait `PrettyPrinter`. | Nicholas Nethercote | -8/+8 |
| 2025-08-06 | Add comments to `Printer`. | Nicholas Nethercote | -17/+39 |
| 2025-08-05 | Fix some doc links for intrinsics | Eric Huss | -4/+4 |
| 2025-08-06 | Fortify generic param default checks | León Orell Valerian Liehr | -285/+297 |
| 2025-08-05 | Do not lint for `wildcard_imports` in external macro (#15413) | Alejandra González | -4/+26 |
| 2025-08-05 | `File::set_times`: Add documentation about setting directory timestamps | Josh Triplett | -0/+4 |
| 2025-08-05 | `File::set_times`: Remove `write(true)` from the example so it works on direc... | Josh Triplett | -1/+1 |
| 2025-08-05 | Merge pull request #20384 from vxpm/fix-external-docs | Chayim Refael Friedman | -1/+26 |
| 2025-08-05 | configure: Use `CARGO_CFG_*_{F16,F128}` rather than invoking rustc | Trevor Gross | -47/+10 |
| 2025-08-05 | Merge pull request #2534 from skrobchik/patch-1 | Manuel Drehwald | -1/+1 |
| 2025-08-05 | fix external docs for exported macros | vinícius x | -1/+26 |
| 2025-08-05 | add code example showing that file_prefix treats dotfiles as the name of a fi... | The 8472 | -0/+2 |
| 2025-08-05 | Renamed `isolate_most_least_significant_one` functions | okaneco | -38/+38 |
| 2025-08-05 | rustdoc: fix caching of intra-doc links on reexports | binarycat | -2/+60 |