| Age | Commit message (Expand) | Author | Lines |
| 2025-07-14 | Use `TestSuite` enum instead of stringly-typed test suites | Jieyou Xu | -20/+44 |
| 2025-07-14 | rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge` | Makai | -267/+277 |
| 2025-07-14 | Rollup merge of #143918 - hkBst:tier-check-cleanup, r=Kobzol | Jakub Beránek | -9/+7 |
| 2025-07-14 | Rollup merge of #143917 - theemathas:change-allocated-object-to-allocation, r... | Jakub Beránek | -3/+3 |
| 2025-07-14 | Rollup merge of #143887 - Kobzol:reroder-bootstrap-tests, r=jieyouxu | Jakub Beránek | -2/+1 |
| 2025-07-14 | Rollup merge of #143881 - orlp:once-state-repr, r=tgross35 | Jakub Beránek | -9/+12 |
| 2025-07-14 | Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors | Jakub Beránek | -67/+67 |
| 2025-07-14 | Rollup merge of #143850 - fmease:comptest-simp-docck-handling, r=jieyouxu | Jakub Beránek | -359/+294 |
| 2025-07-14 | Rollup merge of #143733 - Stypox:bootstrap-tool-config-any, r=Kobzol | Jakub Beránek | -16/+23 |
| 2025-07-14 | Rollup merge of #143724 - hkBst:tidy-cleanup, r=Mark-Simulacrum | Jakub Beránek | -108/+91 |
| 2025-07-14 | Rollup merge of #143681 - RalfJung:bootstrap-miri-rebuilds, r=Kobzol | Jakub Beránek | -2/+8 |
| 2025-07-14 | Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann | Jakub Beránek | -150/+159 |
| 2025-07-14 | Update SUMMARY.md | fuder.eth | -2/+2 |
| 2025-07-14 | Auto merge of #143873 - dianqk:update-llvm, r=nikic | bors | -1/+1 |
| 2025-07-14 | Give all bytes of TypeId provenance | Oli Scherer | -34/+79 |
| 2025-07-14 | tiercheck: edition 2024 | Marijn Schouten | -1/+1 |
| 2025-07-14 | Eliminate all direct uses of LLVMMDStringInContext2 | Oli Scherer | -28/+26 |
| 2025-07-14 | Use context methods instead of directly calling FFI | Oli Scherer | -25/+9 |
| 2025-07-14 | Merge `typeid_metadata` and `create_metadata` | Oli Scherer | -18/+17 |
| 2025-07-14 | Shrink some `unsafe` blocks in cg_llvm | Oli Scherer | -139/+137 |
| 2025-07-14 | Avoid a bunch of unnecessary `unsafe` blocks in cg_llvm | Oli Scherer | -65/+54 |
| 2025-07-14 | tiercheck: clippy fixes | Marijn Schouten | -8/+6 |
| 2025-07-14 | Change "allocated object" to "allocation". | Tim (Theemathas) Chirananthavat | -3/+3 |
| 2025-07-14 | Add comment about features not part of "extra-features" | Stypox | -1/+2 |
| 2025-07-14 | Only compare tool name to apply features to | Stypox | -1/+2 |
| 2025-07-14 | Bootstrap's `tool.TOOL_NAME.features` now works on any subcommand | Stypox | -15/+20 |
| 2025-07-14 | Merge pull request #20234 from Hmikihiro/migrate_ted_remove_default | Shoyu Vanilla (Flint) | -62/+19 |
| 2025-07-14 | Add test array-type-no-semi.rs | xizheyin | -0/+74 |
| 2025-07-14 | Merge pull request #4467 from rust-lang/rustup-2025-07-14 | Ralf Jung | -3998/+6167 |
| 2025-07-14 | tests: Test line debuginfo for linebreaked function parameters | Martin Nordholts | -0/+22 |
| 2025-07-14 | Merge from rustc | The Miri Cronjob Bot | -3997/+6166 |
| 2025-07-14 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -50/+92 |
| 2025-07-13 | Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors | bors | -898/+663 |
| 2025-07-13 | docs(alloc::fmt): Make `type` optional, instead of matching the empty string | Nik Revenco | -2/+2 |
| 2025-07-14 | moved tests | Kivooeo | -0/+0 |
| 2025-07-13 | core: make `str::split_at_unchecked()` inline | René Kijewski | -0/+1 |
| 2025-07-13 | Fix LTO test | Antoni Boucher | -1/+1 |
| 2025-07-13 | Fix no-f16-f128 feature name | Antoni Boucher | -3/+3 |
| 2025-07-13 | Ignore failing test | Antoni Boucher | -0/+2 |
| 2025-07-13 | Fix empty backtrace | Antoni Boucher | -0/+3 |
| 2025-07-13 | Simplify make_query_region_constraints | Michael Goulet | -23/+15 |
| 2025-07-13 | Make sure that users don't take region obligations in a snapshot | Michael Goulet | -1/+4 |
| 2025-07-13 | Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov | bors | -52/+299 |
| 2025-07-13 | Merge pull request #20236 from gvozdvmozgu/patch-1 | Chayim Refael Friedman | -12/+7 |
| 2025-07-13 | Imply always-const host effects the same as any other item bound | Michael Goulet | -0/+20 |
| 2025-07-13 | Dont collect assoc ty item bounds from trait where clause for host effect pre... | Michael Goulet | -50/+47 |
| 2025-07-13 | Ensure proper item queries for assoc tys | Michael Goulet | -4/+6 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -67/+67 |
| 2025-07-13 | Auto merge of #143888 - matthiaskrgr:rollup-fv9x7kf, r=matthiaskrgr | bors | -581/+1032 |