| Age | Commit message (Expand) | Author | Lines |
| 2025-04-15 | add new config option: `include` | onur-ozkan | -1/+29 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -230/+750 |
| 2025-04-15 | canonicalize test build dir before normalizing it | Waffle Lapkin | -1/+5 |
| 2025-04-15 | fix typo | Waffle Lapkin | -1/+1 |
| 2025-04-15 | update submodules if the directory doesn't exist | Waffle Lapkin | -0/+7 |
| 2025-04-15 | unstable book; document `macro_metavar_expr_concat` | mejrs | -0/+145 |
| 2025-04-14 | Setup editor file associations for non-rs extensions | Thalia Archibald | -11/+23 |
| 2025-04-15 | Rollup merge of #139772 - nnethercote:rm-hir-Map, r=Zalathar | Stuart Cook | -25/+19 |
| 2025-04-15 | Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnay | Stuart Cook | -38/+15 |
| 2025-04-15 | Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk | Stuart Cook | -50/+48 |
| 2025-04-15 | Rollup merge of #139660 - Zalathar:new-executor, r=jieyouxu | Stuart Cook | -117/+574 |
| 2025-04-15 | Avoid using `kw::Empty` for param names in rustdoc. | Nicholas Nethercote | -8/+11 |
| 2025-04-15 | Avoid using `kw::Empty` when comparing names. | Nicholas Nethercote | -4/+7 |
| 2025-04-15 | Avoid another `kw::Empty` use. | Nicholas Nethercote | -1/+1 |
| 2025-04-15 | Remove another `kw::Empty` use in rustdoc. | Nicholas Nethercote | -23/+31 |
| 2025-04-15 | feat: Add `pub(crate) mod` option for unlinked files | roifewu | -0/+18 |
| 2025-04-15 | feat: highlight tail expression in labeled block | roifewu | -0/+29 |
| 2025-04-15 | compiletest: Add an experimental new executor to replace libtest | Zalathar | -12/+452 |
| 2025-04-15 | compiletest: Extract libtest-specific executor code to a submodule | Zalathar | -103/+113 |
| 2025-04-15 | Use a constant for unstable features needed by compiletest | Zalathar | -7/+14 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -13/+13 |
| 2025-04-15 | Remove some `kw::Empty` uses in rustdoc. | Nicholas Nethercote | -16/+19 |
| 2025-04-15 | fix: `Extract into function include inline variable in fmt macro | Hayashi Mikihiro | -14/+71 |
| 2025-04-14 | Remove incorrect doc comment | Tyler Breisacher | -1/+0 |
| 2025-04-14 | ci: add runners for vanilla LLVM 20 | Josh Stone | -0/+94 |
| 2025-04-15 | Move `name` field from `AssocItem` to `AssocKind` variants. | Nicholas Nethercote | -13/+13 |
| 2025-04-15 | Move two methods from `AssocKind` to `AssocItem`. | Nicholas Nethercote | -2/+2 |
| 2025-04-15 | Move `opt_rpitit_info` field to `hir::AssocKind::Type`. | Nicholas Nethercote | -2/+2 |
| 2025-04-14 | Fix grammar of --test-runtool-arg help text | Eric Huss | -1/+1 |
| 2025-04-14 | Rollup merge of #139813 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -14/+42 |
| 2025-04-14 | Rollup merge of #139757 - ognevny:opt-dist-hostllvm, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-04-14 | Rollup merge of #139807 - Kobzol:post-merge-report-wording, r=marcoieni | Matthias Krüger | -11/+15 |
| 2025-04-14 | Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-14 | Merge pull request #19583 from Kobzol/revert-19582-ci-pgo | Lukas Wirth | -2/+0 |
| 2025-04-14 | Do not enable PGO in combination with zigbuild | Jakub Beránek | -2/+0 |
| 2025-04-14 | Merge pull request #19568 from snprajwal/destructure-struct-editor | Lukas Wirth | -99/+76 |
| 2025-04-14 | Disable some r-a tests in bootstrap. | Mara Bos | -0/+2 |
| 2025-04-14 | Merge pull request #19572 from snprajwal/expand-rest-pattern | Lukas Wirth | -53/+66 |
| 2025-04-14 | Merge pull request #19582 from Kobzol/ci-pgo | Lukas Wirth | -9/+104 |
| 2025-04-14 | Improve wording of post-merge report | Jakub Beránek | -11/+15 |
| 2025-04-14 | use `realpath` in `bootstrap.py` when creating build-dir | Waffle Lapkin | -1/+1 |
| 2025-04-14 | Expose Pointer to/from AllocId conversion functions, make some arguments opti... | Patrick-6 | -49/+62 |
| 2025-04-14 | Merge pull request #19569 from snprajwal/fixmes | Lukas Wirth | -75/+79 |
| 2025-04-14 | Merge pull request #19578 from clouds56-contrib/drive-letter | Lukas Wirth | -12/+35 |
| 2025-04-14 | Merge pull request #19521 from snprajwal/ci | Lukas Wirth | -4/+16 |
| 2025-04-14 | Merge pull request #19579 from ChayimFriedman2/cyclic-closure | Lukas Wirth | -7/+65 |
| 2025-04-14 | Use PGO for x64 and aarch64 Linux builds on CI | Jakub Beránek | -3/+6 |
| 2025-04-14 | Add `xdist dist --pgo` command to build Rust Analyzer with PGO optimizations | Jakub Beránek | -6/+98 |
| 2025-04-14 | Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt | bors | -434/+410 |
| 2025-04-14 | Merge pull request #2333 from rust-lang/convetions-chapt-cleaning | Tshepang Mbambo | -32/+33 |