| Age | Commit message (Expand) | Author | Lines |
| 2024-11-17 | Rollup merge of #132993 - jieyouxu:i_am_very_stable, r=chenyukang | Jacob Pratt | -9/+24 |
| 2024-11-17 | Rollup merge of #132944 - linyihai:needing-parenthases-issue-132924, r=chenyu... | Jacob Pratt | -9/+24 |
| 2024-11-17 | Rollup merge of #132795 - compiler-errors:refine-rpitit, r=lcnr | Jacob Pratt | -1/+116 |
| 2024-11-17 | `suggest_borrow_generic_arg`: instantiate clauses properly | dianne | -16/+10 |
| 2024-11-18 | Check use<..> in RPITIT for refinement | Michael Goulet | -1/+116 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -18/+93 |
| 2024-11-17 | Diagnostics for let mut in item context | Kornel | -8/+25 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -18/+93 |
| 2024-11-17 | Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-11-17 | Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2024-11-17 | Rollup merge of #133051 - estebank:cond-misparse, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -8/+112 |
| 2024-11-17 | Rollup merge of #133029 - veluca93:abi-checks-tier3, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -17/+24 |
| 2024-11-17 | Add `RUSTC_BOOTSTRAP=-1` to make rustc pretend as stable compiler | Jieyou Xu | -9/+24 |
| 2024-11-17 | Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgr | bors | -363/+440 |
| 2024-11-17 | Auto merge of #132566 - saethlin:querify-mir-collection, r=cjgillot | bors | -67/+165 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -0/+6 |
| 2024-11-16 | Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillot | Matthias Krüger | -22/+29 |
| 2024-11-16 | Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkov | Matthias Krüger | -67/+150 |
| 2024-11-16 | Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillot | Matthias Krüger | -274/+261 |
| 2024-11-16 | review comment: move logic to new method | Esteban Küber | -88/+103 |
| 2024-11-16 | Reword suggestion message | Esteban Küber | -2/+2 |
| 2024-11-16 | Better account for `else if` macro conditions mising an `if` | Esteban Küber | -1/+10 |
| 2024-11-16 | Increase accuracy of `if` condition misparse suggestion | Esteban Küber | -9/+89 |
| 2024-11-16 | Auto merge of #130443 - veluca93:legacy-const-generics-fix, r=BoxyUwU | bors | -3/+97 |
| 2024-11-16 | Fix ICE when passing DefId-creating args to legacy_const_generics. | Luca Versari | -3/+97 |
| 2024-11-15 | Improve VecCache under parallel frontend | Mark Rousskov | -65/+458 |
| 2024-11-15 | Rollup merge of #133080 - ehuss:edition-desugar-span, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2024-11-15 | Rollup merge of #132978 - WaffleLapkin:very-semantic-change-kind, r=compiler-... | Guillaume Gomez | -5/+46 |
| 2024-11-15 | Rollup merge of #132956 - maxcabrajac:coroutine_kind, r=petrochenkov | Guillaume Gomez | -22/+17 |
| 2024-11-15 | Rollup merge of #132936 - surechen:fix_131989, r=Nadrieril | Guillaume Gomez | -0/+9 |
| 2024-11-15 | Make WalkItemKind::walk signature compatible between Visitor versions | maxcabrajac | -18/+27 |
| 2024-11-15 | Add WalkItemKind::Ctxt so AssocCtxt is not sent to non-Assoc ItemKinds | maxcabrajac | -27/+35 |
| 2024-11-15 | Make Visitor::FnKind and MutVisitor::FnKind compatible | maxcabrajac | -41/+107 |
| 2024-11-15 | Auto merge of #133079 - matthiaskrgr:rollup-k8u7syk, r=matthiaskrgr | bors | -100/+57 |
| 2024-11-15 | Fix span edition for 2024 RPIT coming from an external macro | Eric Huss | -1/+1 |
| 2024-11-15 | Rollup merge of #133049 - maxcabrajac:visit_precise_capturing_arg, r=compiler... | Matthias Krüger | -9/+5 |
| 2024-11-15 | Rollup merge of #133021 - nnethercote:refactor-configure_annotatable, r=petro... | Matthias Krüger | -90/+47 |
| 2024-11-15 | Rollup merge of #132817 - compiler-errors:impl-trait-overcaptures-apit, r=Box... | Matthias Krüger | -1/+5 |
| 2024-11-15 | Merge `-Zhir-stats` into `-Zinput-stats` | Sam Estep | -157/+9 |
| 2024-11-15 | Print total node count in `-Z hir-stats` | Sam Estep | -1/+8 |
| 2024-11-15 | Trim whitespace in RemoveLet primary span | Tyrone Wu | -2/+3 |
| 2024-11-15 | Auto merge of #132992 - RalfJung:check-consts-feature-gate, r=compiler-errors | bors | -12/+36 |
| 2024-11-15 | rustc_metadata: Preprocess search paths for better performance | Piotr Osiewicz | -76/+137 |
| 2024-11-15 | Auto merge of #133059 - workingjubilee:rollup-rc5kvr1, r=workingjubilee | bors | -0/+10 |
| 2024-11-14 | Rollup merge of #133050 - tgross35:inline-f16-f128, r=saethlin | Jubilee | -0/+10 |
| 2024-11-15 | Auto merge of #132965 - mati865:cfguard-gnullvm, r=wesleywiser | bors | -2/+6 |
| 2024-11-14 | Always inline functions signatures containing `f16` or `f128` | Trevor Gross | -0/+10 |
| 2024-11-14 | Auto merge of #133047 - matthiaskrgr:rollup-9se1vth, r=matthiaskrgr | bors | -9/+11 |
| 2024-11-14 | Change visit_precise_capturing_arg so it returns a Self::Result | maxcabrajac | -9/+5 |
| 2024-11-14 | Rollup merge of #128197 - Alexendoo:span-ctxt, r=davidtwco | Matthias Krüger | -9/+11 |