about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2025-04-03Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscrossMatthias Krüger-0/+2
2025-04-02Mark super_let feature as incomplete.Mara Bos-1/+1
2025-04-02Rollup merge of #138003 - sayantn:new-amx, r=AmanieuStuart Cook-0/+1
2025-04-01Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obkbors-2/+0
2025-03-28Add the feature gate for the `super let` experiment.Mara Bos-0/+2
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-2/+0
2025-03-21Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am...Matthias Krüger-0/+2
2025-03-21remove `feature(inline_const_pat)`lcnr-2/+0
2025-03-17Stabilize asm_gotoGary Guo-2/+0
2025-03-16add `naked_functions_target_feature` unstable featureFolkert de Vries-0/+2
2025-03-10add tracking issue for unqualified_local_importsRalf Jung-1/+1
2025-03-07Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakisMatthias Krüger-0/+2
2025-03-06Make feature flag incompleteSantiago Pastorino-1/+1
2025-03-06Add ergonomic_clones feature flagSantiago Pastorino-0/+2
2025-03-06Rollup merge of #138081 - eholk:yield-feature, r=oli-obkMichael Goulet-0/+1
2025-03-06Rollup merge of #137827 - yaahc:timestamp-metrics, r=estebankMichael Goulet-1/+15
2025-03-06Add the yield_expr featureEric Holk-0/+1
2025-03-05Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk许杰友 Jieyou Xu (Joe)-2/+0
2025-03-05Add the `movrs` target feature and `movrs_target_feature` feature gatesayantn-0/+1
2025-03-04Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3bors-0/+2
2025-03-03Add timestamp to unstable feature usage metricsJane Losare-Lusby-1/+15
2025-03-03Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkovMatthias Krüger-0/+2
2025-03-01Implment `#[cfg]` and `#[cfg_attr]` in `where` clausesFrank King-0/+2
2025-02-28Introduce `feature(generic_const_parameter_types)`Boxy-0/+2
2025-02-27Delete tuple unsizingAlice Ryhl-2/+0
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+2
2025-02-24Remove dyn_compatible_for_dispatchMichael Goulet-8/+0
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-11/+11
2025-02-22Rollup merge of #136787 - compiler-errors:lt2024feat, r=oli-obkMatthias Krüger-2/+0
2025-02-18update version placeholdersJosh Stone-11/+11
2025-02-17Rename `pattern_complexity` attr as `pattern_complexity_limit`.Nicholas Nethercote-1/+1
2025-02-13Auto merge of #136965 - jhpratt:rollup-bsnqvmf, r=jhprattbors-1/+3
2025-02-13Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=c...Jacob Pratt-1/+3
2025-02-13Implement RFC 3624 supertrait_item_shadowingMichael Goulet-0/+2
2025-02-12Split out the `extern_system_varargs` featureJubilee Young-1/+3
2025-02-12Rollup merge of #134090 - veluca93:stable-tf11, r=oli-obkJacob Pratt-2/+0
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-0/+3
2025-02-11Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwUMatthias Krüger-0/+2
2025-02-09Remove lifetime_capture_rules_2024 featureMichael Goulet-2/+0
2025-02-07Rollup merge of #134367 - WaffleLapkin:trait_upcasting_as_a_treat, r=compiler...Matthias Krüger-3/+0
2025-02-07Rollup merge of #136191 - klensy:const_a, r=compiler-errorsMatthias Krüger-1/+1
2025-02-06stabilize `feature(trait_upcasting)`Waffle Lapkin-3/+0
2025-02-06Prevent generic pattern types from being used in libstdOli Scherer-0/+2
2025-02-05Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obkLeón Orell Valerian Liehr-0/+6
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-0/+2
2025-02-04Rollup merge of #134814 - sayantn:keylocker, r=oli-obkMatthias Krüger-0/+2
2025-02-03Rename rustc_contract to contractCelina G. Val-5/+5
2025-02-03Separate contract feature gates for the internal machineryFelix S. Klock II-0/+4
2025-02-03Contracts core intrinsics.Felix S. Klock II-0/+2
2025-01-30implement unstable `new_range` featurePeter Jaszkowiak-0/+2