| Age | Commit message (Expand) | Author | Lines |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -1/+1 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -2/+0 |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -2/+0 |
| 2025-01-20 | Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -4/+5 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -0/+2 |
| 2025-01-16 | Rollup merge of #134754 - frank-king:feature/import_trait_associated_function... | Matthias Krüger | -0/+2 |
| 2025-01-16 | Implement `use` associated items of traits | Frank King | -0/+2 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -0/+2 |
| 2025-01-08 | update version placeholders | Pietro Albini | -11/+11 |
| 2025-01-07 | make experimental pattern typing features mutually exclusive | dianne | -4/+5 |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -0/+2 |
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl... | Zalathar | -0/+3 |
| 2024-12-18 | Stabilize `#[diagnostic::do_not_recommend]` | Georg Semmler | -2/+0 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -2/+1 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -3/+0 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -0/+1 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -0/+2 |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -0/+2 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -0/+1 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+2 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -2/+0 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+2 |
| 2024-12-11 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -0/+1 |
| 2024-12-10 | Add feature gate, not working yet | Michael Goulet | -0/+2 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -0/+3 |
| 2024-12-08 | Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-dead | Matthias Krüger | -0/+2 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -2/+0 |
| 2024-12-03 | Remove generic_associated_types_extended feature gate | Michael Goulet | -2/+0 |
| 2024-12-02 | Gate async fn trait bound modifier on async_trait_bounds | Michael Goulet | -0/+2 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2024-11-27 | Stabilize `extended_varargs_abi_support` | Soveu | -3/+0 |
| 2024-11-27 | replace placeholder version | Boxy | -2/+2 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -0/+2 |
| 2024-11-24 | add `guard_patterns` unstable feature, without unstable book chapter for now | Max Niederman | -0/+2 |
| 2024-11-24 | Make asm_goto_with_outputs a separate feature gate | Gary Guo | -0/+2 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -0/+2 |
| 2024-11-23 | Auto merge of #132915 - veluca93:unsafe-fields, r=jswrenn | bors | -0/+2 |
| 2024-11-22 | Check drop is trivial before checking ty needs drop | Michael Goulet | -1/+1 |
| 2024-11-22 | Gate const drop behind const_destruct feature, and fix const_precise_live_dro... | Michael Goulet | -0/+2 |
| 2024-11-21 | Implement the unsafe-fields RFC. | Luca Versari | -0/+2 |
| 2024-11-21 | Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebank | Matthias Krüger | -0/+50 |
| 2024-11-20 | unstable feature usage metrics | Jane Losare-Lusby | -0/+50 |
| 2024-11-19 | Introduce `min_generic_const_args` and directly represent paths | Noah Lev | -0/+2 |
| 2024-11-17 | Add `RUSTC_BOOTSTRAP=-1` to make rustc pretend as stable compiler | Jieyou Xu | -1/+1 |
| 2024-11-09 | Add v9 and leoncasa target feature to sparc | Taiki Endo | -0/+1 |
| 2024-11-03 | Yeet effects feature | Michael Goulet | -2/+0 |
| 2024-10-29 | Rollup merge of #131984 - dingxiangfei2009:stabilize-if-let-rescope, r=travis... | Matthias Krüger | -2/+0 |
| 2024-10-27 | Auto merge of #131284 - dingxiangfei2009:rename-smart-ptr-to-coerce-referent,... | bors | -2/+0 |
| 2024-10-26 | Rollup merge of #132114 - jieyouxu:features-bundle, r=fee1-dead | Matthias Krüger | -14/+33 |
| 2024-10-25 | Introduce `Enabled{Lang,Lib}Feature` | 许杰友 Jieyou Xu (Joe) | -14/+33 |