| Age | Commit message (Expand) | Author | Lines |
| 2025-07-10 | Add `BuilderMethods::unreachable_nonterminator` | Scott McMurray | -27/+32 |
| 2025-07-10 | Check assoc consts and tys later like assoc fns | Mu001999 | -44/+169 |
| 2025-07-10 | fix: Include frontmatter in -Zunpretty output | Ed Page | -1/+11 |
| 2025-07-10 | test(lexer): Add frontmatter unit test | Ed Page | -2/+84 |
| 2025-07-10 | interpret/allocation: expose init + write_wildcards on a range | Nia Espera | -28/+42 |
| 2025-07-10 | chore: Improve how the other suggestions message gets rendered | Scott Schafer | -20/+25 |
| 2025-07-10 | test: Make one multi suggestion test unicode | Scott Schafer | -0/+282 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -112/+177 |
| 2025-07-10 | Auto merge of #143731 - matthiaskrgr:rollup-lm9q7vc, r=matthiaskrgr | bors | -415/+512 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -85/+131 |
| 2025-07-10 | extract single_import_can_define_name and finalize_glob_module_binding | b-naber | -118/+143 |
| 2025-07-10 | Rollup merge of #143706 - lolbinarycat:triagebot-extra-checks-ping, r=Kobzol | Matthias Krüger | -0/+4 |
| 2025-07-10 | Rollup merge of #143695 - Urgau:waiting-on-author-new_draft, r=Kobzol | Matthias Krüger | -0/+3 |
| 2025-07-10 | Rollup merge of #143683 - jieyouxu:rms-cleanup, r=Kobzol | Matthias Krüger | -242/+143 |
| 2025-07-10 | Rollup merge of #143675 - hkBst:overflowing-1, r=oli-obk | Matthias Krüger | -5/+4 |
| 2025-07-10 | Rollup merge of #143670 - loganek:loganek/wasm32-wasip1-new-maintainer, r=ale... | Matthias Krüger | -0/+1 |
| 2025-07-10 | Rollup merge of #143668 - biabbas:vxworks, r=Noratrieb | Matthias Krüger | -2/+1 |
| 2025-07-10 | Rollup merge of #143666 - nilehmann:nested_bodies_in_consumers, r=lcnr | Matthias Krüger | -62/+107 |
| 2025-07-10 | Rollup merge of #143663 - dillona:fix-typo, r=jdonszelmann | Matthias Krüger | -2/+2 |
| 2025-07-10 | Rollup merge of #143659 - GrigorenkoPV:attributes/inner-outer, r=jdonszelmann | Matthias Krüger | -42/+29 |
| 2025-07-10 | Rollup merge of #143657 - LorrensP-2158466:split-macro-map, r=petrochenkov | Matthias Krüger | -32/+52 |
| 2025-07-10 | Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2025-07-10 | Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk | Matthias Krüger | -28/+161 |
| 2025-07-10 | use `intrinsics::simd` for integer max/min | Folkert de Vries | -220/+80 |
| 2025-07-10 | update rust-dev-guide to point about new command execution summary report und... | bit-aloo | -2/+9 |
| 2025-07-10 | enable report summary when BOOTSTRAP_PROFILE is set | bit-aloo | -2/+14 |
| 2025-07-10 | expose report summary via build | bit-aloo | -1/+5 |
| 2025-07-10 | update streaming to record its execution via commandprofiler | bit-aloo | -5/+11 |
| 2025-07-10 | add commandProfiler to bootstrap execution context | bit-aloo | -1/+154 |
| 2025-07-10 | change cachekey to CommandFingerprint and change related API's and add start ... | bit-aloo | -19/+34 |
| 2025-07-10 | core: add Peekable::next_if_map | kennytm | -0/+189 |
| 2025-07-10 | Merge pull request #20054 from Young-Flash/folding_all | Shoyu Vanilla (Flint) | -3/+52 |
| 2025-07-10 | Merge pull request #20223 from Hmikihiro/migrate_generate_impl | Shoyu Vanilla (Flint) | -9/+16 |
| 2025-07-10 | added error for invalid char cast | Kivooeo | -21/+222 |
| 2025-07-10 | Clarify `get_tool_target_compiler` | Jakub Beránek | -3/+9 |
| 2025-07-10 | Rename `for_compiler` to `for_use_by_compiler` | Jakub Beránek | -12/+15 |
| 2025-07-10 | use `splat` for the aarch64/arm dup intrinsics | Folkert de Vries | -67/+44 |
| 2025-07-10 | Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35 | bors | -525/+2095 |
| 2025-07-10 | Add regression test for #143107 | Guillaume Gomez | -0/+41 |
| 2025-07-10 | Migrate `generate_impl` assist to use `SyntaxEditor` | Hayashi Mikihiro | -9/+16 |
| 2025-07-10 | Merge pull request #2501 from Kobzol/compiler-builtins-josh | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2025-07-10 | Migrate rustc-pull to CI workflow from `josh-sync` | Jakub Beránek | -102/+9 |
| 2025-07-10 | Mention that compiler-builtins is now using `rustc-josh-sync` | Jakub Beránek | -1/+2 |
| 2025-07-10 | Add documentation about subtree sync | Jakub Beránek | -0/+9 |
| 2025-07-10 | Propagate from borrowed locals in CopyProp | Tomasz Miąsko | -142/+97 |
| 2025-07-10 | Make some "safe" llvm ops actually sound | Oli Scherer | -7/+9 |
| 2025-07-10 | Rollup merge of #143644 - Kobzol:stdarch-mention, r=Amanieu | Trevor Gross | -0/+9 |
| 2025-07-10 | Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=Kobzol | Trevor Gross | -48/+241 |
| 2025-07-10 | Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35 | Trevor Gross | -56/+23 |
| 2025-07-10 | Rollup merge of #143298 - Kivooeo:tf23, r=tgross35 | Trevor Gross | -121/+161 |