| Age | Commit message (Expand) | Author | Lines |
| 2023-01-12 | gate const closures | Deadbeef | -1/+3 |
| 2023-01-11 | Stabilize `abi_efiapi` feature | Nicholas Bishop | -2/+0 |
| 2023-01-09 | [RFC 2397] Initial implementation | Caio | -0/+2 |
| 2023-01-01 | Use the correct tracking issue for `dyn_star` | Léo Lanteri Thauvin | -1/+1 |
| 2022-12-30 | Stabilize f16c_target_feature | Kathryn Long | -1/+0 |
| 2022-12-29 | Revert "Implement allow-by-default multiple_supertrait_upcastable lint" | David Tolnay | -2/+0 |
| 2022-12-28 | update stabilization version numbers | Pietro Albini | -2/+2 |
| 2022-12-28 | Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errors | fee1-dead | -0/+2 |
| 2022-12-16 | Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk | bors | -2/+0 |
| 2022-12-09 | Implement allow-by-default multiple_supertrait_upcastable lint | Gary Guo | -0/+2 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -2/+0 |
| 2022-11-21 | Auto merge of #103491 - cjgillot:self-rpit, r=oli-obk | bors | -0/+2 |
| 2022-11-18 | rename to `string_deref_patterns` | Deadbeef | -2/+2 |
| 2022-11-17 | Add feature gate | Deadbeef | -0/+2 |
| 2022-11-14 | Auto merge of #103858 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -2/+2 |
| 2022-11-12 | Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 | Guillaume Gomez | -3/+3 |
| 2022-11-12 | Add tracking issue number. | Camille GILLOT | -1/+1 |
| 2022-11-12 | Make impl_trait_projections a feature gate. | Camille GILLOT | -0/+2 |
| 2022-11-11 | Mark `trait_upcasting` feature no longer incomplete. | Charles Lew | -3/+3 |
| 2022-11-08 | Add support for custom MIR parsing | Jakob Degen | -0/+2 |
| 2022-11-06 | Bump version placeholders to release | Mark Rousskov | -2/+2 |
| 2022-11-05 | Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obk | bors | -2/+0 |
| 2022-11-03 | Stabilize default_alloc_error_handler | Amanieu d'Antras | -2/+0 |
| 2022-10-30 | Rollup merge of #97971 - Soveu:varargs, r=jackh726 | Michael Howell | -0/+3 |
| 2022-10-30 | Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errors | Dylan DPC | -0/+2 |
| 2022-10-25 | Feature gate `impl_trait_in_fn_trait_return` | Maybe Waffle | -0/+2 |
| 2022-10-23 | Enable varargs support for calling conventions other than C or cdecl | Soveu | -0/+3 |
| 2022-10-22 | Stabilize arbitrary_enum_discriminant, take 2 | Deadbeef | -2/+0 |
| 2022-10-17 | Stabilize asm_sym | Amanieu d'Antras | -2/+0 |
| 2022-10-10 | Fix stabilization of `feature(half_open_range_patterns)` | Urgau | -2/+0 |
| 2022-10-08 | Split slice part of feature(half_open_range_patterns) to [...]_in_slices | Urgau | -0/+2 |
| 2022-09-29 | Stabilize the `instruction_set` feature | Yuki Okushi | -2/+0 |
| 2022-09-26 | replace stabilization placeholders | Pietro Albini | -6/+6 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -0/+2 |
| 2022-09-15 | Stabilize the let_else feature | est31 | -2/+0 |
| 2022-09-14 | Auto merge of #101212 - eholk:dyn-star, r=compiler-errors | bors | -0/+2 |
| 2022-09-13 | Address code review comments | Eric Holk | -1/+1 |
| 2022-09-13 | Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors | bors | -2/+0 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -0/+2 |
| 2022-09-12 | Introduce dyn_star feature flag | Eric Holk | -0/+2 |
| 2022-09-12 | Feature gate the rustdoc::missing_doc_code_examples lint | Wim Looman | -0/+2 |
| 2022-09-11 | Use current rustc version. | Charles Lew | -1/+1 |
| 2022-09-11 | Add tracking issue number to feature(generator_clone) | Andrew Cann | -2/+2 |
| 2022-09-11 | move generator_clone feature definition | Andrew Cann | -2/+2 |
| 2022-09-11 | add generator_clone feature gate | Andrew Cann | -0/+2 |
| 2022-09-10 | Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser | bors | -1/+1 |
| 2022-09-09 | Stabilze raw-dylib for non-x86 | Daniel Paoliello | -1/+1 |
| 2022-09-09 | Lower RPITIT to ImplTraitPlaceholder item | Michael Goulet | -0/+2 |
| 2022-09-07 | ssa: implement `#[collapse_debuginfo]` | David Wood | -0/+2 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -0/+2 |