| Age | Commit message (Expand) | Author | Lines |
| 2025-03-15 | Print test diffs into GitHub summary | Jakub Beránek | -6/+35 |
| 2025-03-15 | Use first-level heading for test differences header | Jakub Beránek | -1/+1 |
| 2025-03-15 | Print number of found test diffs | Jakub Beránek | -0/+1 |
| 2025-03-15 | Refactor metrics and analysis in citool to distinguish them better | Jakub Beránek | -219/+196 |
| 2025-03-15 | add some copy-paste goodness | Tshepang Mbambo | -3/+3 |
| 2025-03-15 | make 'mdbook test --chapter "Running tests"' pass | Tshepang Mbambo | -1/+1 |
| 2025-03-15 | those should not get shell highlighting | Tshepang Mbambo | -24/+24 |
| 2025-03-15 | Auto merge of #138464 - compiler-errors:less-type-ir, r=lcnr | bors | -3/+2 |
| 2025-03-15 | Print metrics postprocessing to stdout | Jakub Beránek | -28/+12 |
| 2025-03-15 | Fold visit into ty | Michael Goulet | -1/+1 |
| 2025-03-15 | Squash fold into ty | Michael Goulet | -2/+1 |
| 2025-03-15 | Auto merge of #138379 - estebank:macro-backtrace-note, r=petrochenkov | bors | -24/+0 |
| 2025-03-15 | Merge from rustc | The Miri Cronjob Bot | -57/+80 |
| 2025-03-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-03-15 | Auto merge of #138523 - fmease:rollup-j2j5h59, r=fmease | bors | -139/+238 |
| 2025-03-15 | Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum | León Orell Valerian Liehr | -17/+9 |
| 2025-03-15 | Rollup merge of #138454 - Kobzol:post-merge-workflow-fixes, r=jieyouxu | León Orell Valerian Liehr | -77/+138 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -45/+91 |
| 2025-03-14 | Require Rust 1.85 | David Richey | -1/+1 |
| 2025-03-14 | Update cargo | Weihang Lo | -0/+0 |
| 2025-03-14 | Merge pull request #19271 from vishruth-thimmaiah/for_loop_to_while_let | Lukas Wirth | -2/+467 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -24/+0 |
| 2025-03-14 | rustdoc js: add nonnull helper and typecheck src-script.js | binarycat | -9/+70 |
| 2025-03-14 | Fix clippy | Eric Holk | -1/+1 |
| 2025-03-14 | Teach rustfmt to handle postfix yield | Eric Holk | -4/+33 |
| 2025-03-14 | Preserve yield position during pretty printing | Eric Holk | -2/+2 |
| 2025-03-14 | Merge pull request #19356 from flodiebold/push-snpyvwuulkmw | Lukas Wirth | -19/+20 |
| 2025-03-14 | Avoid recursively debug printing crates | Florian Diebold | -19/+20 |
| 2025-03-14 | Mirror NetBSD sources | Jakub Beránek | -17/+9 |
| 2025-03-14 | Rollup merge of #138487 - Kobzol:fix-doc-url-docker, r=marcoieni | León Orell Valerian Liehr | -0/+1 |
| 2025-03-14 | Rollup merge of #138485 - BoxyUwU:rdg-push, r=jieyouxu | León Orell Valerian Liehr | -105/+202 |
| 2025-03-14 | Rollup merge of #138469 - tshepang:patch-6, r=onur-ozkan | León Orell Valerian Liehr | -2/+0 |
| 2025-03-14 | Fix MCP links | Jakub Beránek | -2/+2 |
| 2025-03-14 | feat: for loop to while let assist | Vishruth-Thimmaiah | -2/+467 |
| 2025-03-14 | Split `variant_data` into its own query | Lukas Wirth | -211/+189 |
| 2025-03-14 | Split enum variants out of `enum_data` query | Lukas Wirth | -52/+74 |
| 2025-03-14 | Move attribute parsing out of data module | Lukas Wirth | -124/+128 |
| 2025-03-14 | Split assoc items out of `trait_data`/`impl_data` queries | Lukas Wirth | -397/+446 |
| 2025-03-14 | Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` | Jakub Beránek | -17/+0 |
| 2025-03-14 | Pass `CI_JOB_DOC_URL` to Docker | Jakub Beránek | -0/+1 |
| 2025-03-14 | Ensure that GCC is not built using Clang, as it misbehaves | Jakub Beránek | -6/+20 |
| 2025-03-14 | Add clarification about doctests | Jakub Beránek | -1/+1 |
| 2025-03-14 | Merge pull request #2283 from jieyouxu/sync | 许杰友 Jieyou Xu (Joe) | -31184/+53024 |
| 2025-03-14 | Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhpratt | bors | -47/+41 |
| 2025-03-14 | Rollup merge of #138441 - tshepang:patch-5, r=jieyouxu | Jacob Pratt | -1/+1 |
| 2025-03-14 | Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieni | Jacob Pratt | -14/+5 |
| 2025-03-14 | Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxu | Jacob Pratt | -16/+13 |
| 2025-03-14 | Rollup merge of #138179 - cuviper:x, r=jieyouxu | Jacob Pratt | -15/+9 |
| 2025-03-14 | Rollup merge of #136911 - Kobzol:ci-helper-link, r=marcoieni | Jacob Pratt | -1/+13 |
| 2025-03-14 | Merge from rustc | The Miri Cronjob Bot | -965/+1426 |