| Age | Commit message (Expand) | Author | Lines |
| 2025-06-09 | Merge from rustc | The Miri Cronjob Bot | -88/+124 |
| 2025-06-09 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-09 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -3657/+4815 |
| 2025-06-09 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-06-09 | Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubilee | bors | -15/+49 |
| 2025-06-08 | Rollup merge of #142210 - Kobzol:tidy-auto-builds, r=Mark-Simulacrum | Jubilee | -0/+4 |
| 2025-06-08 | Rollup merge of #142199 - Kobzol:tidy-speed-up, r=Mark-Simulacrum | Jubilee | -0/+1 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -15/+44 |
| 2025-06-08 | Auto merge of #142008 - RalfJung:const-eval-error-here, r=oli-obk | bors | -2/+2 |
| 2025-06-09 | Stabilize the "JSON is not Rust" diagnostic | Chayim Refael Friedman | -0/+1 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -65/+88 |
| 2025-06-08 | remove the archived ICE ping groups | cyrgani | -144/+4 |
| 2025-06-08 | CI: rfl: move job forward to Linux v6.16-rc1 | Miguel Ojeda | -2/+1 |
| 2025-06-08 | Run `mingw-check-tidy` on auto builds | Jakub Beránek | -0/+4 |
| 2025-06-08 | Do not free disk space in the `mingw-check-tidy` job | Jakub Beránek | -0/+1 |
| 2025-06-08 | Add the quickfix for increasing visibility of a private field to the private-... | Chayim Refael Friedman | -32/+125 |
| 2025-06-08 | moved render_tests in utils to new execution context | bit-aloo | -2/+1 |
| 2025-06-08 | move git command to new execution context | bit-aloo | -19/+39 |
| 2025-06-08 | add execution context to bootstrap workflow | bit-aloo | -8/+46 |
| 2025-06-08 | Add execution context | bit-aloo | -2/+222 |
| 2025-06-08 | Merge from rustc | The Miri Cronjob Bot | -97/+157 |
| 2025-06-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-08 | Use the in-tree `compiler-builtins` | Trevor Gross | -3/+42 |
| 2025-06-08 | Correctly handle attr macros placed in cfg_attr in speculative expansion | Chayim Refael Friedman | -20/+26 |
| 2025-06-08 | Remove the optimization of builtin attrs in `is_inside_macro_call()` | Chayim Refael Friedman | -8/+0 |
| 2025-06-07 | Rollup merge of #142116 - jieyouxu:fix-tracing, r=Mark-Simulacrum | Guillaume Gomez | -4/+0 |
| 2025-06-07 | Rollup merge of #142065 - paolobarbolini:stabilize-const_eq_ignore_ascii_case... | Guillaume Gomez | -14/+0 |
| 2025-06-07 | Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez | Guillaume Gomez | -68/+150 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -65/+88 |
| 2025-06-07 | Fix typo | León Orell Valerian Liehr | -3/+4 |
| 2025-06-07 | Merge pull request #2298 from fmease/rustdoc-testing-addendum | León Orell Valerian Liehr | -127/+200 |
| 2025-06-07 | rustdoc: Further improve chapters and sections on testing | León Orell Valerian Liehr | -127/+200 |
| 2025-06-07 | Only allow `bootstrap` cfg in rustc, related and tool-std | Urgau | -8/+13 |
| 2025-06-07 | Auto merge of #141964 - sayantn:update-stdarch, r=Amanieu | bors | -6/+0 |
| 2025-06-07 | bless non-Linux tests | Ralf Jung | -21/+19 |
| 2025-06-07 | make better use of label for data-race and some other errors | Ralf Jung | -388/+240 |
| 2025-06-07 | diagnostics: do not repeat the entire message in the span label | Ralf Jung | -578/+581 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -2/+2 |
| 2025-06-07 | Auto merge of #141917 - petrochenkov:nobinroot, r=jieyouxu | bors | -4/+2 |
| 2025-06-07 | test_dup: ensure the FDs remain in sync even after dup'ing | Ralf Jung | -2/+3 |
| 2025-06-07 | Auto merge of #142142 - jhpratt:rollup-frlezq2, r=jhpratt | bors | -0/+3 |
| 2025-06-07 | Rollup merge of #142110 - psumbera:solaris-ci-build4, r=marcoieni | Jacob Pratt | -0/+2 |
| 2025-06-07 | Rollup merge of #142076 - Kobzol:doc-bootstrap-ci, r=marcoieni | Jacob Pratt | -0/+1 |
| 2025-06-07 | fmt | The Miri Cronjob Bot | -3/+10 |
| 2025-06-07 | Merge from rustc | The Miri Cronjob Bot | -2148/+2372 |
| 2025-06-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-07 | Auto merge of #141910 - Kobzol:new-bors-try-branch-name-doc, r=marcoieni | bors | -1/+2 |
| 2025-06-06 | Add `-Z hint-mostly-unused` to tell rustc that most of a crate will go unused | Josh Triplett | -0/+33 |
| 2025-06-07 | Auto merge of #142133 - GuillaumeGomez:rollup-fvzdren, r=GuillaumeGomez | bors | -27/+33 |
| 2025-06-06 | Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk | Guillaume Gomez | -24/+30 |