| Age | Commit message (Expand) | Author | Lines |
| 2025-07-18 | add unstable-books doc for offload | Manuel Drehwald | -0/+8 |
| 2025-07-08 | document new stable flags, with x64 linux implementation notes | Rémy Rakic | -39/+4 |
| 2025-06-29 | Update README.md | kilavvy | -1/+1 |
| 2025-06-25 | Rollup merge of #142809 - KMJ-007:ad-type-analysis-flag, r=ZuseZ4 | Jana Dönszelmann | -0/+1 |
| 2025-06-25 | unstable-book: Update cmse feature descriptions | Jubilee Young | -18/+11 |
| 2025-06-25 | move unstable book page and account for it | Jubilee Young | -0/+0 |
| 2025-06-24 | Rollup merge of #142934 - nnethercote:tweak-macro-stats, r=petrochenkov | Jubilee | -3/+3 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -0/+52 |
| 2025-06-25 | added PrintTAFn flag for autodiff | Karan Janthe | -0/+1 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -30/+3 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -30/+3 |
| 2025-06-24 | Tweak `-Zmacro-stats` measurement. | Nicholas Nethercote | -3/+3 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -0/+52 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -1/+1 |
| 2025-06-18 | Rollup merge of #135656 - joshtriplett:hint-mostly-unused, r=saethlin | Urgau | -0/+33 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -175/+0 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -0/+5 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -175/+0 |
| 2025-06-12 | Introduce `-Zmacro-stats`. | Nicholas Nethercote | -0/+24 |
| 2025-06-10 | Add supported asm types for LoongArch32 | WANG Rui | -0/+5 |
| 2025-06-06 | Add `-Z hint-mostly-unused` to tell rustc that most of a crate will go unused | Josh Triplett | -0/+33 |
| 2025-06-01 | Optionally don't steal the THIR | Nadrieril | -0/+7 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -18/+0 |
| 2025-05-25 | add "Compiler environment variables" section to the unstable book | jyn | -2/+3 |
| 2025-05-24 | document existing setup | jyn | -0/+8 |
| 2025-05-24 | document some -Z flags | jyn | -0/+36 |
| 2025-05-20 | link tracking issue in explicit-extern-abis.md | Dan Johnson | -1/+3 |
| 2025-05-09 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -1/+13 |
| 2025-05-06 | let deref patterns participate in usefulness/exhaustiveness | dianne | -2/+1 |
| 2025-05-06 | Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obk | Guillaume Gomez | -7/+24 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -3/+28 |
| 2025-05-05 | update unstable book | dianne | -7/+24 |
| 2025-04-30 | unstable-book: fix capitalization | Tshepang Mbambo | -1/+1 |
| 2025-04-28 | Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril | Chris Denton | -1/+14 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -0/+3 |
| 2025-04-24 | update unstable book to mention moving out of boxes | dianne | -1/+14 |
| 2025-04-24 | Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obk | Matthias Krüger | -0/+21 |
| 2025-04-22 | update unstable book to mention string/bytestring typing | dianne | -0/+21 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -2/+0 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -20/+17 |
| 2025-04-18 | Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril | Matthias Krüger | -0/+64 |
| 2025-04-17 | Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr | bors | -22/+254 |
| 2025-04-17 | Rollup merge of #139885 - jyn514:doc-rustc-bootstrap, r=Nadrieril | Matthias Krüger | -0/+109 |
| 2025-04-17 | Rollup merge of #139416 - mejrs:metavar, r=tgross35 | Matthias Krüger | -0/+145 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -22/+0 |
| 2025-04-16 | document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-feature... | jyn | -0/+109 |
| 2025-04-16 | add an unstable book chapter | dianne | -0/+64 |
| 2025-04-17 | Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrieril | Matthias Krüger | -0/+23 |
| 2025-04-15 | Add `explicit_extern_abis` unstable feature | Obei Sideg | -0/+23 |
| 2025-04-15 | unstable book; document `macro_metavar_expr_concat` | mejrs | -0/+145 |