| Age | Commit message (Expand) | Author | Lines |
| 2022-10-31 | Bump version placeholders to release | Mark Rousskov | -2/+2 |
| 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-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 |
| 2022-08-30 | Stabilize GATs | Jack Huey | -2/+0 |
| 2022-08-30 | Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC | bors | -2/+0 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -0/+2 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -0/+2 |
| 2022-08-28 | Remove `register_attr` feature | Yuki Okushi | -2/+0 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -2/+0 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -2/+0 |
| 2022-07-14 | Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot | Dylan DPC | -0/+2 |
| 2022-07-14 | Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov | Dylan DPC | -0/+2 |
| 2022-07-13 | remove untagged_union feature gate | Ralf Jung | -7/+0 |
| 2022-07-13 | Add feature gate. | Camille GILLOT | -0/+2 |
| 2022-07-12 | Parse closure binders | Maybe Waffle | -0/+2 |
| 2022-07-07 | `UnsafeCell` now has no niches, ever. | Oli Scherer | -3/+0 |
| 2022-06-13 | Rollup merge of #97999 - compiler-errors:type_changin_struct_update_is_probab... | Matthias Krüger | -1/+1 |
| 2022-06-13 | Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p... | Matthias Krüger | -2/+0 |
| 2022-06-11 | Make type_changing_struct_update no longer incomplete | Michael Goulet | -1/+1 |
| 2022-06-11 | Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisa | Dylan DPC | -2/+0 |
| 2022-06-09 | Stabilize the `bundle` native library modifier | Vadim Petrochenkov | -4/+0 |
| 2022-06-08 | Remove the `infer_static_outlives_requirements` feature | Yuki Okushi | -2/+0 |
| 2022-06-07 | Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr | bors | -0/+2 |
| 2022-06-06 | Deactivate feature gate explicit_generic_args_with_impl_trait | Nick Cameron | -2/+0 |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -2/+0 |
| 2022-06-02 | Basic compiler infra | Caio | -0/+2 |
| 2022-05-30 | Add support for emitting functions with `coldcc` in LLVM | Scott McMurray | -0/+2 |
| 2022-05-25 | Rollup merge of #96913 - Urgau:rfc3239-part2, r=petrochenkov | Dylan DPC | -0/+2 |
| 2022-05-24 | RFC3239: Implement compact `cfg(target(..))` | Loïc BRANSTETT | -0/+2 |
| 2022-05-21 | Remove feature: `crate` visibility modifier | Jacob Pratt | -2/+0 |