| Age | Commit message (Expand) | Author | Lines |
| 2025-07-24 | Rehome tests/ui/issues/ tests [1/?] | Oneirical | -49/+107 |
| 2025-07-24 | Call `is_parsed_attribute` rather than keeping track of a list of parsed attr... | Jonathan Brouwer | -61/+6 |
| 2025-07-24 | Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwco | bors | -151/+38 |
| 2025-07-24 | Replace unwrap_or with explicit match | Ben Schulz | -3/+6 |
| 2025-07-24 | Add test case for single bound | Ben Schulz | -1/+35 |
| 2025-07-24 | Fix unused_parens false positive | Ben Schulz | -1/+15 |
| 2025-07-24 | Use LocalKey<Cell> methods more | Cameron Steffen | -9/+9 |
| 2025-07-24 | MIR-build: No longer emit assumes in enum-as casting | Scott McMurray | -151/+38 |
| 2025-07-24 | Auto merge of #144398 - fmease:rollup-z6vq7mi, r=fmease | bors | -1578/+1839 |
| 2025-07-24 | Make tier 3 musl targets link dynamically by default | Jens Reidel | -15/+0 |
| 2025-07-24 | Inline some methods in rustc_span hygiene | xizheyin | -0/+17 |
| 2025-07-24 | Merge pull request #2517 from Kobzol/josh-sync | Jakub Beránek | -13/+10 |
| 2025-07-24 | Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obk | León Orell Valerian Liehr | -14/+47 |
| 2025-07-24 | Rollup merge of #144335 - fmease:no-angle-no-colon, r=SparrowLii | León Orell Valerian Liehr | -5/+36 |
| 2025-07-24 | Rollup merge of #144334 - lolbinarycat:rustdoc-span_of_fragments-revert, r=Gu... | León Orell Valerian Liehr | -13/+4 |
| 2025-07-24 | Rollup merge of #144320 - lolbinarycat:rustdoc-search_index-BTreeMap-str, r=G... | León Orell Valerian Liehr | -3/+16 |
| 2025-07-24 | Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=Kobzol | León Orell Valerian Liehr | -4/+14 |
| 2025-07-24 | Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35 | León Orell Valerian Liehr | -0/+19 |
| 2025-07-24 | Rollup merge of #144276 - cjgillot:no-hir-privacy, r=petrochenkov | León Orell Valerian Liehr | -124/+92 |
| 2025-07-24 | Rollup merge of #144247 - RalfJung:ldexp, r=tgross35 | León Orell Valerian Liehr | -32/+38 |
| 2025-07-24 | Rollup merge of #144240 - yuk1ty:false-sealed-traits-note-reported-in-another... | León Orell Valerian Liehr | -5/+32 |
| 2025-07-24 | Rollup merge of #144221 - usamoi:versym, r=bjorn3 | León Orell Valerian Liehr | -29/+267 |
| 2025-07-24 | Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-dead | León Orell Valerian Liehr | -849/+678 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -1/+1 |
| 2025-07-24 | Rollup merge of #144094 - saethlin:codegen-the-main-fn, r=petrochenkov | León Orell Valerian Liehr | -14/+44 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -465/+465 |
| 2025-07-24 | Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35 | León Orell Valerian Liehr | -15/+81 |
| 2025-07-24 | Rollup merge of #143374 - cjgillot:bare-extern-crate-map, r=petrochenkov | León Orell Valerian Liehr | -6/+6 |
| 2025-07-24 | std_detect testing improvements | bjorn3 | -5/+4 |
| 2025-07-24 | resolve: Remove `Scope::CrateRoot` | Vadim Petrochenkov | -57/+39 |
| 2025-07-24 | Auto merge of #144062 - bjorn3:lto_refactors2, r=davidtwco | bors | -331/+257 |
| 2025-07-24 | Merge pull request #4491 from RalfJung/missing-mir | Ralf Jung | -2/+2 |
| 2025-07-24 | moved 35 tests to organized locations | Kivooeo | -0/+0 |
| 2025-07-24 | make the missing-MIR message more clear | Ralf Jung | -2/+2 |
| 2025-07-24 | generate elf symbol version in raw-dylib | usamoi | -29/+267 |
| 2025-07-24 | Correct help message for `arc_with_non_send_sync` (#15332) | Timo | -4/+4 |
| 2025-07-24 | remove movability from `RigidTy::Coroutine` and `AggregateKind::Coroutine` | Makai | -14/+8 |
| 2025-07-24 | Remove dead code and extend test coverage and diagnostics around it | Oli Scherer | -48/+65 |
| 2025-07-24 | Correct help message for `arc_with_non_send_sync` | Marvin Friedrich | -4/+4 |
| 2025-07-24 | Auto merge of #144272 - petrochenkov:disambunder2, r=oli-obk | bors | -45/+62 |
| 2025-07-24 | Merge pull request #20297 from A4-Tacks/fix-ws-gen-trait-from-impl | Chayim Refael Friedman | -3/+9 |
| 2025-07-24 | Disable unit tests for stdlib packages that don't contain any | bjorn3 | -0/+16 |
| 2025-07-24 | Improve unit_tests tidy lint | bjorn3 | -33/+57 |
| 2025-07-24 | Update rustdoc ui tests | Guillaume Gomez | -96/+135 |
| 2025-07-24 | Display total time and compilation time of merged doctests | Guillaume Gomez | -18/+77 |
| 2025-07-24 | Remove "Known problems" section for `clippy::redundant_closure` | alexey semenyuk | -6/+0 |
| 2025-07-24 | Fix generate_trait_from_impl whitespace after vis | A4-Tacks | -3/+9 |
| 2025-07-24 | Merge ref 'efd420c770bb' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -12994/+15983 |
| 2025-07-24 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-07-24 | Auto merge of #116707 - cjgillot:slice-id, r=oli-obk,RalfJung | bors | -271/+628 |