| Age | Commit message (Expand) | Author | Lines |
| 2025-03-06 | Parse and allow const use closures | Santiago Pastorino | -0/+11 |
| 2025-03-06 | Give a better error message on async use in edition 2015 | Santiago Pastorino | -0/+14 |
| 2025-03-06 | Change feature flag error to be ergonomic clones are experimental | Santiago Pastorino | -7/+7 |
| 2025-03-06 | Add more tests | Santiago Pastorino | -0/+91 |
| 2025-03-06 | Fail gracefully if mutating on a use closure and the closure it not declared mut | Santiago Pastorino | -0/+27 |
| 2025-03-06 | Allow to mutate use captures | Santiago Pastorino | -0/+11 |
| 2025-03-06 | Fix use closure parsing error message | Santiago Pastorino | -12/+4 |
| 2025-03-06 | Add tests | Santiago Pastorino | -0/+357 |
| 2025-03-06 | Support nested use closures | Santiago Pastorino | -0/+20 |
| 2025-03-06 | Separate closures, async and dotuse tests in directories | Santiago Pastorino | -9/+16 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -17/+73 |
| 2025-03-06 | Generate the right MIR for by use closures | Santiago Pastorino | -29/+13 |
| 2025-03-06 | Use closure parse code | Santiago Pastorino | -56/+88 |
| 2025-03-06 | Implement .use keyword as an alias of clone | Santiago Pastorino | -16/+53 |
| 2025-03-06 | Add ergonomic_clones feature flag | Santiago Pastorino | -0/+46 |
| 2025-03-05 | Auto merge of #138031 - workingjubilee:rollup-5bsotpz, r=workingjubilee | bors | -234/+251 |
| 2025-03-04 | Rollup merge of #138026 - celinval:chores-item-has-body, r=compiler-errors | Jubilee | -42/+41 |
| 2025-03-04 | Rollup merge of #138019 - obi1kenobi:pg/pretty-print-more-attrs, r=compiler-e... | Jubilee | -0/+67 |
| 2025-03-04 | Rollup merge of #137913 - compiler-errors:struct-field-default-generic, r=Box... | Jubilee | -18/+107 |
| 2025-03-04 | Rollup merge of #137912 - compiler-errors:no-missing-lifetime-recovery, r=oli... | Jubilee | -174/+36 |
| 2025-03-05 | Auto merge of #138021 - workingjubilee:rollup-brhnycu, r=workingjubilee | bors | -7/+8 |
| 2025-03-05 | Pretty-print `#[deprecated]` attribute in HIR. | Predrag Gruevski | -0/+67 |
| 2025-03-04 | Make CrateItem::body() function return an option | Celina G. Val | -42/+41 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -7/+8 |
| 2025-03-04 | Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU | bors | -12/+180 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -7/+266 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -12/+180 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -121/+659 |
| 2025-03-04 | Allow struct field default values to reference struct's generics | Michael Goulet | -18/+107 |
| 2025-03-03 | Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgr | bors | -38/+2945 |
| 2025-03-03 | Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,... | Matthias Krüger | -72/+0 |
| 2025-03-03 | Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk | Matthias Krüger | -43/+8 |
| 2025-03-03 | Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obk | Matthias Krüger | -0/+43 |
| 2025-03-03 | Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr | bors | -109/+124 |
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -72/+0 |
| 2025-03-03 | Rollup merge of #137862 - mtoner23:print-help, r=nnethercote | Matthias Krüger | -3/+3 |
| 2025-03-03 | Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu... | Matthias Krüger | -16/+16 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -1/+27 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -18/+2899 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -54/+54 |
| 2025-03-03 | Change variadic-ffi-2 to use a platform independant ABI | Tamme Dittrich | -17/+4 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -1/+616 |
| 2025-03-03 | Do not recover missing lifetime with random in-scope lifetime | Michael Goulet | -174/+36 |
| 2025-03-03 | Rollup merge of #137826 - karolzwolak:looping_over_ne_bytes_133528, r=DianQK | Matthias Krüger | -0/+17 |
| 2025-03-03 | Rollup merge of #137801 - petrochenkov:tarmod, r=compiler-errors | Matthias Krüger | -104/+43 |
| 2025-03-03 | Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbini | Matthias Krüger | -4/+5 |
| 2025-03-03 | Rollup merge of #137684 - GuillaumeGomez:rustdoc-dep-info, r=notriddle | Matthias Krüger | -1/+31 |
| 2025-03-03 | Rollup merge of #137632 - RalfJung:rustdoc-target-features, r=workingjubilee | Matthias Krüger | -0/+28 |
| 2025-03-03 | Fix pretty printing of unsafe binders | Michael Goulet | -0/+43 |
| 2025-03-02 | Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubilee | Matthias Krüger | -0/+1 |