| Age | Commit message (Expand) | Author | Lines |
| 2025-06-13 | Remove `InternedCallableDefId` | Lukas Wirth | -42/+19 |
| 2025-06-13 | Turn `BlockId` into a `#[salsa::tracked]` | Lukas Wirth | -12/+28 |
| 2025-06-13 | Adjust some doc for Query System | xizheyin | -39/+46 |
| 2025-06-13 | Auto merge of #142451 - flip1995:clippy-subtree-update, r=Manishearth | bors | -668/+4109 |
| 2025-06-13 | Make the URL a hyperlink | Martin Pool | -1/+1 |
| 2025-06-13 | Fix link to the contribution guide | Martin Pool | -2/+1 |
| 2025-06-13 | remove output from helpers | bit-aloo | -19/+0 |
| 2025-06-13 | replace output usage in bootstrap/lib.rs with new execution context | bit-aloo | -11/+21 |
| 2025-06-13 | Use `ThinVec` in `ItemScope` in a couple places | Lukas Wirth | -19/+17 |
| 2025-06-13 | replace output usage in sanity with new execution context | bit-aloo | -6/+8 |
| 2025-06-13 | Bring back EMPTY item tree deduplication | Lukas Wirth | -16/+37 |
| 2025-06-13 | Auto merge of #142442 - matthiaskrgr:rollup-6yodjfx, r=matthiaskrgr | bors | -30/+87 |
| 2025-06-13 | Merge pull request #19990 from Veykril/push-zkvrlrotmuzr | Lukas Wirth | -8/+76 |
| 2025-06-13 | Generate annotations for macro defined items if their name is in the input | Lukas Wirth | -8/+76 |
| 2025-06-13 | Merge pull request #19982 from Veykril/push-uptnmqtlylsx | Lukas Wirth | -755/+558 |
| 2025-06-13 | Remove unnecessary item tree query calls | Lukas Wirth | -49/+47 |
| 2025-06-13 | Move COERCE_CONTAINER_TO_ANY to nursery, as it has FPs | Philipp Krones | -1/+1 |
| 2025-06-13 | Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into clippy-subtree-u... | Philipp Krones | -668/+4109 |
| 2025-06-13 | `cargo upgrade` | Lukas Wirth | -88/+189 |
| 2025-06-13 | `cargo update` | Lukas Wirth | -206/+207 |
| 2025-06-13 | Update tests. | Mara Bos | -1/+0 |
| 2025-06-13 | Remove ast ids from item tree mod items | Lukas Wirth | -161/+121 |
| 2025-06-13 | Update to LLVM 20.1.7 | dianqk | -0/+0 |
| 2025-06-13 | Split mod items into small and big variants | Lukas Wirth | -66/+81 |
| 2025-06-13 | Store item tree visibilities in a thin vec | Lukas Wirth | -2/+14 |
| 2025-06-13 | Fix link to good first issues | Jakub Beránek | -1/+1 |
| 2025-06-13 | Pre-install eslint in `mingw-check-tidy` Dockerfile | Jakub Beránek | -2/+4 |
| 2025-06-13 | Rollup merge of #142248 - heiher:loong32-asm-types, r=Amanieu | Matthias Krüger | -0/+5 |
| 2025-06-13 | Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwco | Matthias Krüger | -2/+3 |
| 2025-06-13 | Rollup merge of #142413 - tshepang:rdg-push, r=jieyouxu | Matthias Krüger | -3/+4 |
| 2025-06-13 | Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubilee | Matthias Krüger | -1/+0 |
| 2025-06-13 | Rollup merge of #142379 - Stypox:bootstrap-tool-config, r=Kobzol | Matthias Krüger | -2/+36 |
| 2025-06-13 | Rollup merge of #142340 - RalfJung:miri-apfloat-mul-add, r=oli-obk | Matthias Krüger | -10/+6 |
| 2025-06-13 | Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann | Matthias Krüger | -1/+1 |
| 2025-06-13 | Rollup merge of #142069 - nnethercote:Zmacro-stats, r=petrochenkov | Matthias Krüger | -0/+24 |
| 2025-06-13 | Rollup merge of #141770 - GuillaumeGomez:cfg-false-mod-rendering, r=camelid | Matthias Krüger | -13/+16 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -225/+7 |
| 2025-06-12 | Rollup merge of #142337 - RalfJung:miri-float-nondet, r=oli-obk | Matthias Krüger | -4/+31 |
| 2025-06-12 | Add lightweight snapshot testing for bootstrap tests | Jakub Beránek | -10/+107 |
| 2025-06-12 | Simplify `configure_with_args` | Jakub Beránek | -10/+8 |
| 2025-06-12 | intrinsics: rename min_align_of to align_of | Ralf Jung | -1/+0 |
| 2025-06-12 | Move submodule path cache from `parse_gitmodules` to `Builder` | Jakub Beránek | -27/+30 |
| 2025-06-12 | Remove environment variable modification in `test_default_compiler_wasi` | Jakub Beránek | -8/+10 |
| 2025-06-12 | Remove `RefCell` from `cc/cxx/ar/ranlib` | Jakub Beránek | -49/+44 |
| 2025-06-12 | Stop using Config for `tempdir-as-a-service` in `build_stamp` tests | Jakub Beránek | -14/+10 |
| 2025-06-12 | Move `shared_helpers` test to a dedicated module | Jakub Beránek | -8/+3 |
| 2025-06-12 | Merge pull request #19985 from ChayimFriedman2/proc-macro-srv-ast-id | Lukas Wirth | -102/+96 |
| 2025-06-12 | Support spans with proc macro servers from before the ast id changes | Chayim Refael Friedman | -102/+96 |
| 2025-06-12 | Add support for snapshot tests with insta | Jakub Beránek | -0/+43 |
| 2025-06-12 | Fix tests | Lukas Wirth | -10/+10 |