| Age | Commit message (Expand) | Author | Lines |
| 2025-03-15 | Merge pull request #19370 from DriedYellowPeach/refactor/io-result | Chayim Refael Friedman | -2/+1 |
| 2025-03-15 | refactor: Simplify by removing ? operator | Neil | -2/+1 |
| 2025-03-15 | Do not error for actions with no data to resolve | Kirill Bulatov | -1/+1 |
| 2025-03-15 | Add RTN support to rustdoc | Michael Goulet | -0/+1 |
| 2025-03-15 | Merge pull request #19366 from Veykril/push-mkunlxkysssr | Lukas Wirth | -228/+164 |
| 2025-03-15 | Merge pull request #19367 from Veykril/push-ryowkxkntnpo | Lukas Wirth | -10115/+9 |
| 2025-03-15 | chore: Remove legacy `SyntaxContextId` re-export | Lukas Wirth | -228/+164 |
| 2025-03-15 | chore: Drop legacy salsa | Lukas Wirth | -10115/+9 |
| 2025-03-15 | Merge pull request #19364 from Veykril/push-uonyorwwzpzx | Lukas Wirth | -3/+8 |
| 2025-03-15 | fix: Fix missing `with_durability` calls | Lukas Wirth | -3/+8 |
| 2025-03-15 | Auto merge of #138464 - compiler-errors:less-type-ir, r=lcnr | bors | -1/+1 |
| 2025-03-15 | Fold visit into ty | Michael Goulet | -1/+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 | -19/+42 |
| 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 | -29/+52 |
| 2025-03-15 | Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez | León Orell Valerian Liehr | -29/+52 |
| 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 | 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 | 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 | Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhpratt | bors | -9/+3 |
| 2025-03-14 | Rollup merge of #138441 - tshepang:patch-5, r=jieyouxu | Jacob Pratt | -1/+1 |
| 2025-03-14 | Rollup merge of #138179 - cuviper:x, r=jieyouxu | Jacob Pratt | -8/+2 |
| 2025-03-14 | Merge from rustc | The Miri Cronjob Bot | -299/+191 |
| 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 | Do not overwrite original `config.toml` in `opt-dist` | Jakub Beránek | -29/+52 |
| 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 | 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-14 | Stablize feature `anonymous_pipe` | Jiahao XU | -2/+0 |
| 2025-03-13 | Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr | bors | -1/+9 |
| 2025-03-13 | Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxu | Matthias Krüger | -1/+9 |
| 2025-03-13 | Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789 | Matthias Krüger | -123/+0 |
| 2025-03-13 | remove fixme | jnyfah | -1/+0 |