| Age | Commit message (Expand) | Author | Lines |
| 2025-03-28 | Remove outdated comment. | Mara Bos | -1/+0 |
| 2025-03-28 | Remove ScopeDepth entirely. | Mara Bos | -30/+18 |
| 2025-03-28 | Auto merge of #138965 - nnethercote:less-kw-Empty-hir-Lifetime, r=lcnr | bors | -82/+330 |
| 2025-03-28 | Don't use `kw::Empty` in `hir::Lifetime::ident`. | Nicholas Nethercote | -51/+136 |
| 2025-03-27 | Auto merge of #138702 - m-ou-se:spawn-in-atexit, r=Mark-Simulacrum | bors | -9/+38 |
| 2025-03-28 | Remove `ImplicitObjectLifetimeDefault` case from `suggestion`. | Nicholas Nethercote | -15/+10 |
| 2025-03-28 | Remove `LifetimeSuggestionPosition` and `Lifetime::suggestion_position`. | Nicholas Nethercote | -32/+13 |
| 2025-03-28 | Add a HIR pretty-printing test focused on lifetimes. | Nicholas Nethercote | -0/+187 |
| 2025-03-27 | Auto merge of #139023 - jhpratt:rollup-4ou6ei4, r=jhpratt | bors | -251/+429 |
| 2025-03-27 | Rollup merge of #139016 - Kobzol:post-merge-analysis-durations, r=marcoieni | Jacob Pratt | -9/+120 |
| 2025-03-27 | Rollup merge of #139015 - Kobzol:llvm-ci-test-fixes, r=onur-ozkan | Jacob Pratt | -21/+1 |
| 2025-03-27 | Rollup merge of #139014 - xizheyin:issue-138931, r=oli-obk | Jacob Pratt | -34/+157 |
| 2025-03-27 | Rollup merge of #138999 - jieyouxu:spellout-pass-mode, r=wesleywiser | Jacob Pratt | -12/+17 |
| 2025-03-27 | Rollup merge of #138989 - m-ou-se:clean-up-things, r=jdonszelmann,dingxiangfe... | Jacob Pratt | -47/+35 |
| 2025-03-27 | Rollup merge of #138926 - nnethercote:less-kw-Empty-rustc_middle, r=lcnr | Jacob Pratt | -20/+11 |
| 2025-03-27 | Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercote | Jacob Pratt | -108/+88 |
| 2025-03-27 | Add CI metadata to bootstrap metrics | Jakub Beránek | -5/+38 |
| 2025-03-27 | Auto merge of #138927 - nnethercote:rearrange-Item-ItemInner, r=GuillaumeGomez | bors | -37/+46 |
| 2025-03-27 | Mark test as only-unix. | Mara Bos | -0/+1 |
| 2025-03-27 | Improve suggest construct with literal syntax instead of calling | xizheyin | -36/+89 |
| 2025-03-27 | Add ui test for struct construction by calling syntax | xizheyin | -0/+70 |
| 2025-03-27 | Add a note about interpreting job duration changes | Jakub Beránek | -1/+9 |
| 2025-03-27 | Add cache for job metrics | Jakub Beránek | -1/+19 |
| 2025-03-27 | Add job duration changes stats in post-merge analysis | Jakub Beránek | -5/+57 |
| 2025-03-27 | Remove some asserts from the `download_ci_llvm` bootstrap test | Jakub Beránek | -21/+1 |
| 2025-03-27 | Remove `kw::Empty` uses from `src/librustdoc`. | Nicholas Nethercote | -6/+3 |
| 2025-03-27 | Auto merge of #139012 - Zalathar:rollup-qgt5yfo, r=Zalathar | bors | -311/+733 |
| 2025-03-27 | Add needs-threads to test. | Mara Bos | -0/+1 |
| 2025-03-27 | Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxu | Stuart Cook | -9/+21 |
| 2025-03-27 | Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errors | Stuart Cook | -59/+51 |
| 2025-03-27 | Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errors | Stuart Cook | -1/+30 |
| 2025-03-27 | Rollup merge of #138977 - oli-obk:invoc-parent-keep-aggregated, r=compiler-er... | Stuart Cook | -24/+15 |
| 2025-03-27 | Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnr | Stuart Cook | -47/+139 |
| 2025-03-27 | Rollup merge of #138946 - Urgau:platform-support-bottom, r=jieyouxu | Stuart Cook | -13/+16 |
| 2025-03-27 | Rollup merge of #138935 - apiraino:update-wg-prio-triagebot-config, r=lqd | Stuart Cook | -2/+2 |
| 2025-03-27 | Rollup merge of #138672 - Zoxc:deferred-queries-in-deadlock-handler, r=oli-obk | Stuart Cook | -148/+311 |
| 2025-03-27 | Rollup merge of #138624 - LukasWoodtli:gardena/lw/mipsel-maintainer, r=jieyouxu | Stuart Cook | -1/+30 |
| 2025-03-27 | Rollup merge of #130883 - madsmtm:env-var-query, r=petrochenkov | Stuart Cook | -7/+118 |
| 2025-03-27 | Auto merge of #138915 - compiler-errors:binder-tweak, r=lcnr | bors | -32/+16 |
| 2025-03-27 | Auto merge of #139005 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-03-26 | Auto merge of #138996 - CAD97:use_cfg_match, r=joboet | bors | -118/+53 |
| 2025-03-26 | Update cargo | Weihang Lo | -0/+0 |
| 2025-03-26 | Always emit native-static-libs note, even if it is empty | Mads Marquart | -9/+21 |
| 2025-03-27 | Report compiletest pass mode if forced | Jieyou Xu | -12/+17 |
| 2025-03-26 | Use cfg_match in core | Christopher Durham | -118/+53 |
| 2025-03-26 | Auto merge of #138824 - Zoxc:dep-graph-no-prev-map, r=oli-obk | bors | -185/+144 |
| 2025-03-26 | Remove ScopeDepth from var_parent. | Mara Bos | -10/+16 |
| 2025-03-26 | Don't set cx.parent to None; it seems unnecessary. | Mara Bos | -2/+1 |
| 2025-03-26 | Simplify RvalueCandidateType. | Mara Bos | -34/+19 |
| 2025-03-26 | Don't record child scopes for patterns. | Mara Bos | -2/+0 |