| Age | Commit message (Expand) | Author | Lines |
| 2025-03-28 | Rollup merge of #139063 - fmease:fix-tait-atpit-gating, r=oli-obk | Matthias Krüger | -12/+154 |
| 2025-03-28 | Add the feature gate for the `super let` experiment. | Mara Bos | -0/+17 |
| 2025-03-28 | Fix TAIT & ATPIT feature gating in the presence of anon consts | León Orell Valerian Liehr | -12/+154 |
| 2025-03-25 | Rollup merge of #138128 - compiler-errors:precise-capturing-in-traits, r=oli-... | Jacob Pratt | -19/+0 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -0/+4 |
| 2025-03-23 | Stabilize precise_capturing_in_traits | Michael Goulet | -19/+0 |
| 2025-03-21 | Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am... | Matthias Krüger | -0/+28 |
| 2025-03-21 | remove `feature(inline_const_pat)` | lcnr | -17/+0 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -16/+0 |
| 2025-03-17 | Rollup merge of #133870 - nbdd0121:asm, r=traviscross,nnethercote | Matthias Krüger | -26/+1 |
| 2025-03-17 | Stabilize asm_goto | Gary Guo | -26/+1 |
| 2025-03-17 | Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho... | Jacob Pratt | -0/+16 |
| 2025-03-16 | add `naked_functions_target_feature` unstable feature | Folkert de Vries | -0/+28 |
| 2025-03-16 | Add a centralized test for print request stability gating | Jieyou Xu | -5/+0 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -2/+0 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -2/+7 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -2/+7 |
| 2025-03-10 | add tracking issue for unqualified_local_imports | Ralf Jung | -0/+1 |
| 2025-03-07 | Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis | Matthias Krüger | -0/+95 |
| 2025-03-07 | Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors | bors | -4/+54 |
| 2025-03-06 | Add slight variation to feature-gate ergonomic clones test | Santiago Pastorino | -4/+17 |
| 2025-03-06 | Change feature flag error to be ergonomic clones are experimental | Santiago Pastorino | -6/+6 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -11/+40 |
| 2025-03-06 | Generate the right MIR for by use closures | Santiago Pastorino | -27/+2 |
| 2025-03-06 | Use closure parse code | Santiago Pastorino | -36/+45 |
| 2025-03-06 | Implement .use keyword as an alias of clone | Santiago Pastorino | -16/+39 |
| 2025-03-06 | Add ergonomic_clones feature flag | Santiago Pastorino | -0/+46 |
| 2025-03-06 | Add the yield_expr feature | Eric Holk | -4/+54 |
| 2025-03-06 | Rollup merge of #135733 - frank-king:feature/pin-self-receiver, r=oli-obk,tra... | Michael Goulet | -10/+118 |
| 2025-03-05 | Implement `&pin const self` and `&pin mut self` sugars | Frank King | -10/+118 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -7/+8 |
| 2025-03-05 | Add the `movrs` target feature and `movrs_target_feature` feature gate | sayantn | -0/+19 |
| 2025-03-04 | Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU | bors | -3/+16 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -0/+22 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -3/+16 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -0/+11 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -0/+1928 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -1/+1 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -0/+11 |
| 2025-03-01 | Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses | Frank King | -0/+1928 |
| 2025-03-01 | Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr | Matthias Krüger | -0/+32 |
| 2025-02-28 | Introduce `feature(generic_const_parameter_types)` | Boxy | -0/+32 |
| 2025-02-27 | Delete tuple unsizing | Alice Ryhl | -7/+8 |
| 2025-02-26 | Support raw-dylib link kind on ELF | Noratrieb | -0/+22 |
| 2025-02-25 | Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors | bors | -129/+0 |
| 2025-02-24 | Remove dyn_compatible_for_dispatch | Michael Goulet | -129/+0 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -22/+24 |
| 2025-02-24 | Introduce new-style attribute parsers for several attributes | Jana Dönszelmann | -12/+9 |
| 2025-02-24 | tests: use minicore more | David Wood | -131/+127 |
| 2025-02-22 | Fix "missing match arm body" suggestion involving `!` | Esteban Küber | -5/+30 |