| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-10-24 | Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ... | Matthias Krüger | -2/+0 |
| 2024-10-24 | rustc_feature::Features: explain what that 'Option<Symbol>' is about | Ralf Jung | -0/+6 |
| 2024-10-24 | stabilize if_let_rescope | Ding Xiang Fei | -2/+0 |
| 2024-10-24 | apply suggestion | Ding Xiang Fei | -2/+0 |
| 2024-10-24 | s/SmartPointer/CoerceReferent/g | Ding Xiang Fei | -2/+2 |
| 2024-10-24 | stabilize shorter-tail-lifetimes | Ding Xiang Fei | -2/+0 |
| 2024-10-23 | rename lang feature lists to include LANG | Ralf Jung | -1/+1 |
| 2024-10-23 | remove no longer needd UnstableFeature type | Ralf Jung | -11/+5 |
| 2024-10-23 | nightly feature tracking: get rid of the per-feature bool fields | Ralf Jung | -87/+51 |
| 2024-10-22 | Auto merge of #131321 - RalfJung:feature-activation, r=nnethercote | bors | -32/+59 |
| 2024-10-22 | make some rustc_feature internals private, and ensure invariants with debug a... | Ralf Jung | -12/+49 |
| 2024-10-22 | terminology: #[feature] *enables* a feature (instead of "declaring" or "activ... | Ralf Jung | -33/+23 |
| 2024-10-21 | Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -1/+1 |
| 2024-10-19 | compiler: Fully stabilize `result_ffi_guarantees` | Jubilee Young | -3/+0 |
| 2024-10-15 | replace placeholder version | Josh Stone | -7/+7 |
| 2024-10-11 | Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser | bors | -2/+0 |
| 2024-10-10 | Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxu | Matthias Krüger | -7/+8 |
| 2024-10-10 | Add gate for precise capturing in traits | Michael Goulet | -0/+2 |
| 2024-10-10 | Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatch | León Orell Valerian Liehr | -7/+8 |
| 2024-10-04 | Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote | Guillaume Gomez | -0/+2 |
| 2024-10-04 | Feature gate boolean lit support in cfg predicates | Urgau | -0/+2 |
| 2024-10-01 | Remove unnamed field feature | Michael Goulet | -2/+0 |
| 2024-10-01 | Stabilize expr_2021 fragment in all editions | Eric Holk | -2/+0 |
| 2024-09-27 | Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-... | Matthias Krüger | -1/+4 |
| 2024-09-26 | Stabilize `const_refs_to_static` | Ding Xiang Fei | -2/+0 |
| 2024-09-25 | Compiler: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -1/+4 |
| 2024-09-23 | add unqualified_local_imports lint | Ralf Jung | -0/+2 |
| 2024-09-23 | Rollup merge of #130705 - compiler-errors:rtn-complete, r=jackh726 | Matthias Krüger | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-09-22 | No longer mark RTN as incomplete | Michael Goulet | -1/+1 |
| 2024-09-21 | remove `#[cmse_nonsecure_entry]` | Folkert | -1/+1 |
| 2024-09-20 | Rollup merge of #130526 - eholk:pin-reborrow, r=compiler-errors | Guillaume Gomez | -0/+2 |
| 2024-09-19 | Make `link_cfg` internal because it's in perme-unstable | Urgau | -1/+1 |
| 2024-09-18 | Begin experimental support for pin reborrowing | Eric Holk | -0/+2 |
| 2024-09-15 | also stabilize const_refs_to_cell | Ralf Jung | -2/+0 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -2/+0 |
| 2024-09-14 | stabilize `const_extern_fn` | Folkert de Vries | -2/+0 |
| 2024-09-13 | Auto merge of #107251 - dingxiangfei2009:let-chain-rescope, r=jieyouxu | bors | -0/+2 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -2/+0 |
| 2024-09-11 | rescope temp lifetime in let-chain into IfElse | Ding Xiang Fei | -0/+2 |
| 2024-09-07 | Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68 | bors | -7/+7 |
| 2024-09-05 | Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat... | Matthias Krüger | -1/+3 |
| 2024-09-03 | replace placeholder version | Boxy | -7/+7 |