| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-05-06 | Remove `adx_target_feature` feature from active features list | Arseniy Pendryak | -1/+0 |
| 2022-05-03 | Add support for a new attribute `#[debugger_visualizer]` to support embedding... | ridwanabdillahi | -0/+2 |
| 2022-04-30 | Add `do yeet` expressions to allow experimentation in nightly | Scott McMurray | -0/+2 |
| 2022-04-15 | Rollup merge of #94457 - jhpratt:stabilize-derive_default_enum, r=davidtwco | Dylan DPC | -2/+0 |
| 2022-04-08 | Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test it | niluxv | -0/+2 |
| 2022-04-07 | Stabilize `derive_default_enum` | Jacob Pratt | -2/+0 |
| 2022-03-31 | Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errors | Dylan DPC | -0/+2 |
| 2022-03-30 | Add the generic_associated_types_extended feature | Jack Huey | -0/+2 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -4/+0 |
| 2022-03-21 | move `adt_const_params` to its own tracking issue | lcnr | -1/+1 |
| 2022-03-15 | Add deprecated_safe feature gate and attribute, cc #94978 | skippy10110 | -0/+2 |
| 2022-03-14 | Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu | Matthias Krüger | -1/+1 |
| 2022-03-14 | Stabilise `aarch64_target_feature` | Adam Gemmell | -1/+1 |
| 2022-03-10 | Rollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaaaaaaaaaaa, r=petrochenkov | Dylan DPC | -0/+2 |
| 2022-03-10 | Rollup merge of #94274 - djkoloski:unknown_unstable_lints, r=tmandry | Dylan DPC | -0/+2 |
| 2022-03-10 | Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco | Matthias Krüger | -0/+2 |
| 2022-03-09 | New `deprecated_suggestion` feature, use in tests | Jacob Pratt | -0/+2 |
| 2022-03-09 | Implement macro meta-variable expressions | Caio | -0/+2 |
| 2022-03-08 | Treat unstable lints as unknown | David Koloski | -0/+2 |
| 2022-03-07 | Stabilize const_impl_trait as well | Eric Holk | -2/+0 |
| 2022-03-07 | Stabilize const_fn_fn_ptr_basics and const_fn_trait_bound | Eric Holk | -4/+0 |
| 2022-03-03 | Move the set of features to the `features` query. | Camille GILLOT | -0/+8 |
| 2022-02-24 | Remove in-band lifetimes | Michael Goulet | -2/+0 |