| Age | Commit message (Expand) | Author | Lines |
| 2025-03-14 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-03-14 | Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obk | bors | -2/+2 |
| 2025-03-13 | Fix grammar and remove redundant info | KonaeAkira | -2/+1 |
| 2025-03-13 | Store libgccjit.so in a lib directory in the GCC CI tarball | Jakub Beránek | -3/+2 |
| 2025-03-13 | Do not overwrite original `config.toml` in `opt-dist` | Jakub Beránek | -29/+52 |
| 2025-03-13 | Use GCC for building GCC | Jakub Beránek | -1/+3 |
| 2025-03-13 | Change GCC build flags | Jakub Beránek | -1/+1 |
| 2025-03-13 | Create libgccjit.so.0 alias also for CI-downloaded GCC | Jakub Beránek | -6/+14 |
| 2025-03-13 | remove comment regarding a removed test directive | Tshepang Mbambo | -2/+0 |
| 2025-03-13 | Record the new settings checksums | Josh Stone | -3/+7 |
| 2025-03-13 | Remove separate `src/tools/x` from rust-analyzer settings | Josh Stone | -4/+0 |
| 2025-03-13 | Alphabetize the root workspace members | Josh Stone | -0/+2 |
| 2025-03-13 | Add `src/tools/x` to the main workspace | Josh Stone | -8/+0 |
| 2025-03-13 | Remove the doc for `no-system-llvm` | Josh Stone | -1/+0 |
| 2025-03-13 | internal: don't panic when the crate graph isn't ready #19351 | David Barsky | -30/+50 |
| 2025-03-13 | bump html5ever to 0.29 with deps | klensy | -1/+1 |
| 2025-03-13 | bump html5ever to 0.28 | klensy | -13/+13 |
| 2025-03-13 | Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obk | Matthias Krüger | -50/+60 |
| 2025-03-13 | Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxu | Matthias Krüger | -3/+12 |
| 2025-03-13 | update the test_exclude to not use paths with path separators | bit-aloo | -2/+1 |
| 2025-03-13 | make test platform agnostic | bit-aloo | -2/+4 |
| 2025-03-13 | Add change info to change tracker | bit-aloo | -0/+5 |
| 2025-03-13 | add test for exclude feature | bit-aloo | -0/+14 |
| 2025-03-13 | add exclude to config.toml | bit-aloo | -16/+22 |
| 2025-03-14 | Stablize feature `anonymous_pipe` | Jiahao XU | -2/+0 |
| 2025-03-13 | Output job doc URL to allow Rust Log Analyzer to access it | Jakub Beránek | -0/+4 |
| 2025-03-13 | Fill `doc_url` for Rust for Linux and Fuchsia jobs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Add `doc_url` attribute to CI jobs | Jakub Beránek | -1/+7 |
| 2025-03-13 | Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr | bors | -17/+89 |
| 2025-03-13 | Do not print doctest diffs in the report | Jakub Beránek | -12/+44 |
| 2025-03-13 | Group diffs by tests, rather than job groups | Jakub Beránek | -76/+86 |
| 2025-03-13 | Add cache for downloading job metrics | Jakub Beránek | -0/+17 |
| 2025-03-13 | Print the compared SHAs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Fix pluralization of tests | Jakub Beránek | -1/+1 |
| 2025-03-13 | Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jie... | Matthias Krüger | -9/+8 |
| 2025-03-13 | Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxu | Matthias Krüger | -1/+9 |
| 2025-03-13 | Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDo... | Matthias Krüger | -7/+72 |
| 2025-03-13 | Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDenton | Matthias Krüger | -5/+7 |
| 2025-03-13 | Rollup merge of #133981 - aDotInTheVoid:document-docs-ids, r=fmease | Matthias Krüger | -74/+126 |
| 2025-03-13 | Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789 | Matthias Krüger | -181/+7 |
| 2025-03-13 | remove fixme | jnyfah | -1/+0 |
| 2025-03-13 | insert braces for closure | jnyfah | -5/+32 |
| 2025-03-13 | Document `fetch.prunetags = true` gotcha during rustc-pull | 许杰友 Jieyou Xu (Joe) | -0/+13 |
| 2025-03-13 | Merge from rustc | 许杰友 Jieyou Xu (Joe) | -31183/+53023 |
| 2025-03-13 | Preparing for merge from rustc | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-03-12 | Allow more top-down inlining for single-BB callees | Scott McMurray | -2/+2 |
| 2025-03-13 | update error message | Tshepang Mbambo | -1/+1 |
| 2025-03-13 | less text for same effect | Tshepang Mbambo | -3/+2 |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -134/+137 |
| 2025-03-12 | rustdoc-json: Clean up & Document id handling | Alona Enraght-Moony | -44/+85 |