| Age | Commit message (Expand) | Author | Lines |
| 2025-05-07 | Rollup merge of #140745 - jchecahi:run-make-support-cargo-rustc-dylib, r=jiey... | Guillaume Gomez | -1/+4 |
| 2025-05-07 | Require T: TypeFoldable in Binder<T> visit | Michael Goulet | -3/+3 |
| 2025-05-07 | run-make-support: set rustc dylib path for cargo wrapper | Jesus Checa Hidalgo | -1/+4 |
| 2025-05-07 | test suite: use CARGO_TARGET_TMPDIR for temporary build artifacts | Ralf Jung | -3/+2 |
| 2025-05-07 | Auto merge of #137995 - hkBst:parse_format_reuse_unescape, r=nnethercote | bors | -3/+3 |
| 2025-05-06 | add stubbed-out cases for rust-analyzer | dianne | -0/+3 |
| 2025-05-07 | Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscross | Jacob Pratt | -0/+1 |
| 2025-05-07 | extract function: `doc_attributes` to find def from inner doc | Hayashi Mikihiro | -8/+26 |
| 2025-05-07 | add doc link test for hover | Hayashi Mikihiro | -0/+122 |
| 2025-05-07 | add doc link test for goto def | Hayashi Mikihiro | -0/+68 |
| 2025-05-07 | check module path inner or outer | Hayashi Mikihiro | -130/+256 |
| 2025-05-06 | Remove duplicate impl of string unescape | Marijn Schouten | -3/+3 |
| 2025-05-06 | Merge pull request #19738 from ChayimFriedman2/weird-gats | Lukas Wirth | -0/+32 |
| 2025-05-06 | Remove ast index mask | Hayashi Mikihiro | -7/+10 |
| 2025-05-06 | import std::iter::repeat | Hayashi Mikihiro | -0/+1 |
| 2025-05-06 | Update crates/hir-expand/src/attrs.rs | Hayashi Mikihiro | -1/+1 |
| 2025-05-06 | Update crates/hir-expand/src/attrs.rs | Hayashi Mikihiro | -1/+1 |
| 2025-05-06 | fix: resolve doc path if outer comments exist on module and replace from cfg_... | Hayashi Mikihiro | -34/+99 |
| 2025-05-06 | Don't panic on some weird code | Chayim Refael Friedman | -0/+32 |
| 2025-05-06 | Merge pull request #19721 from ChayimFriedman2/more-parallel | Lukas Wirth | -256/+188 |
| 2025-05-06 | Notify the user that we're collecting symbols | Chayim Refael Friedman | -1/+10 |
| 2025-05-06 | Rollup merge of #140687 - ehuss:update-mdbook, r=jieyouxu | Stuart Cook | -3/+3 |
| 2025-05-06 | Rollup merge of #140251 - Zalathar:coverage-dump-path, r=clubby789 | Stuart Cook | -104/+279 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -1/+18 |
| 2025-05-06 | Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee | Stuart Cook | -7/+46 |
| 2025-05-06 | coverage-dump: Dump filenames instead of global file IDs (and bless) | Zalathar | -2/+1 |
| 2025-05-06 | coverage-dump: Make filenames available to covfun record dumping | Zalathar | -3/+87 |
| 2025-05-06 | coverage-dump: Include filenames hash in covfun line data | Zalathar | -26/+101 |
| 2025-05-06 | coverage-dump: Extract a common parser method for maybe-compressed bytes | Zalathar | -23/+41 |
| 2025-05-06 | coverage-dump: Extract some common code to an `llvm_utils` submodule | Zalathar | -48/+51 |
| 2025-05-06 | bootstrap: Add check/test/run steps for src/tools/coverage-dump | Zalathar | -4/+0 |
| 2025-05-06 | Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-... | bors | -31/+31 |
| 2025-05-05 | Auto merge of #140682 - GuillaumeGomez:rollup-6xjf6zn, r=GuillaumeGomez | bors | -1/+1 |
| 2025-05-05 | Update mdbook to 0.4.49 | Eric Huss | -3/+3 |
| 2025-05-05 | Add a `--num-threads` to the `prime-caches` CLI command | Chayim Refael Friedman | -60/+61 |
| 2025-05-05 | Better manage parallel prime caches | Chayim Refael Friedman | -245/+167 |
| 2025-05-05 | Support environment variable CARGO_MANIFEST_PATH. | Victor | -0/+17 |
| 2025-05-05 | Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnr | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Auto merge of #140664 - RalfJung:miri-sync, r=RalfJung | bors | -1541/+1796 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -1/+18 |
| 2025-05-05 | Merge pull request #19750 from Veykril/push-zvvsopwxovrn | Lukas Wirth | -5/+0 |
| 2025-05-05 | Auto merge of #140651 - lnicola:sync-from-ra, r=lnicola | bors | -1704/+2427 |
| 2025-05-05 | fix: Remove unnecessary token length check for macros in renaming | Lukas Wirth | -5/+0 |
| 2025-05-05 | Merge pull request #19749 from Veykril/push-tsxvxzzmlxpq | Lukas Wirth | -56/+4 |
| 2025-05-05 | Merge pull request #19748 from Veykril/push-qvmtutwtonou | Lukas Wirth | -10/+4 |
| 2025-05-05 | refactor: Remove unnecessary `AsAny` trait | Lukas Wirth | -56/+4 |
| 2025-05-05 | github: Direct users to discussions instead of issues for questions | Lukas Wirth | -10/+4 |
| 2025-05-05 | Handle rustc_middle cases of rustc::potential_query_instability lint | ismailarilik | -31/+31 |
| 2025-05-05 | fix: negative nums in `concat!` expansion | Vishruth-Thimmaiah | -3/+36 |
| 2025-05-05 | Merge pull request #19747 from Veykril/push-kqxvxrxozswr | Lukas Wirth | -18/+111 |