| Age | Commit message (Expand) | Author | Lines |
| 2025-05-06 | Rollup merge of #139966 - Zalathar:span-merge, r=oli-obk | Guillaume Gomez | -1765/+2836 |
| 2025-05-06 | Preserve generic args in suggestions for ambiguous associated items | León Orell Valerian Liehr | -23/+111 |
| 2025-05-06 | Factor out `resolve_type_relative_path` | León Orell Valerian Liehr | -0/+18 |
| 2025-05-06 | support duplicates in the opaque_types_storage | lcnr | -0/+25 |
| 2025-05-06 | Auto merge of #140702 - GuillaumeGomez:rollup-rpyxs20, r=GuillaumeGomez | bors | -57/+438 |
| 2025-05-06 | Rollup merge of #140681 - jieyouxu:test_helpers, r=petrochenkov | Guillaume Gomez | -15/+17 |
| 2025-05-06 | Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obk | Guillaume Gomez | -42/+297 |
| 2025-05-06 | Rollup merge of #140632 - Skgland:test-for-issue-81317, r=oli-obk | Guillaume Gomez | -0/+88 |
| 2025-05-06 | Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc | Guillaume Gomez | -0/+36 |
| 2025-05-06 | coverage: Only merge adjacent coverage spans | Zalathar | -1765/+2836 |
| 2025-05-06 | Auto merge of #140561 - compiler-errors:gather-fewer-locals, r=lcnr | bors | -253/+236 |
| 2025-05-06 | tests: don't ignore compiler stderr in `lib-defaults.rs` | Jieyou Xu | -15/+17 |
| 2025-05-06 | Rollup merge of #140678 - compiler-errors:dont-ice-on-infer-in-upvar, r=lcnr | Stuart Cook | -11/+35 |
| 2025-05-06 | Rollup merge of #140673 - GuillaumeGomez:clean-rustdoc-tests, r=notriddle | Stuart Cook | -0/+48 |
| 2025-05-06 | Rollup merge of #140251 - Zalathar:coverage-dump-path, r=clubby789 | Stuart Cook | -306/+306 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -0/+587 |
| 2025-05-06 | Rollup merge of #139764 - dtolnay:extractif, r=Amanieu | Stuart Cook | -1/+1 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -2/+70 |
| 2025-05-05 | Consistent trait bounds for ExtractIf Debug impls | David Tolnay | -1/+1 |
| 2025-05-06 | coverage-dump: Dump filenames instead of global file IDs (and bless) | Zalathar | -306/+306 |
| 2025-05-05 | Rollup merge of #140672 - compiler-errors:deeply-normalize, r=lcnr | Guillaume Gomez | -56/+98 |
| 2025-05-05 | Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiser | Guillaume Gomez | -0/+37 |
| 2025-05-05 | Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnr | Guillaume Gomez | -0/+62 |
| 2025-05-05 | Rollup merge of #140115 - dianqk:gvn-matchbr, r=oli-obk | Guillaume Gomez | -74/+89 |
| 2025-05-05 | fix tidy and bless test | Skgland | -6/+8 |
| 2025-05-05 | Be a bit more relaxed about not yet constrained infer vars in closure upvar a... | Michael Goulet | -11/+35 |
| 2025-05-05 | expand comment | Skgland | -0/+29 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -2/+70 |
| 2025-05-05 | Deeply normalize in the new solver in WF | Michael Goulet | -56/+98 |
| 2025-05-05 | Created `tests/rustdoc/async` subfolder to limit number of files at the top l... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/extern` subfolder to limit number of files at the top ... | Guillaume Gomez | -0/+6 |
| 2025-05-05 | Move primitive rustdoc tests into the `primitive` sub folder | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/enum` subfolder to limit number of files at the top level | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/assoc` subfolder to limit number of files at the top l... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/impl` subfolder to limit number of files at the top level | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/doc-cfg` subfolder to limit number of files at the top... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/macro` subfolder to limit number of files at the top l... | Guillaume Gomez | -0/+20 |
| 2025-05-05 | Created `tests/rustdoc/private` subfolder to limit number of files at the top... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Move intra-doc tests into the expected subfolder | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/jump-to-def` subfolder to limit number of files at the... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/auto` subfolder to limit number of files at the top level | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/anchors` subfolder to limit number of files at the top... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/source-code-pages` subfolder to limit number of files ... | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Created `tests/rustdoc/reexports` subfolder to limit number of files at the t... | Guillaume Gomez | -0/+22 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -0/+587 |
| 2025-05-05 | Add ui test fn-trait-use-named-params | xizheyin | -0/+26 |
| 2025-05-05 | Do not gather local all together at the beginning of typeck | Michael Goulet | -253/+236 |
| 2025-05-05 | Rename Instance::new to Instance::new_raw and add a note that it is raw | Michael Goulet | -4/+4 |
| 2025-05-05 | Resolve instance for SymFn in global/naked asm | Michael Goulet | -0/+62 |
| 2025-05-05 | Make -Zfixed-x18 into a target modifier | Alice Ryhl | -0/+37 |