about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
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-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
2025-01-28replaces few consts with statics to reduce readonly sectionklensy-1/+1
2025-01-27Stabilize target_feature_11Caleb Zulawski-2/+0
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-1/+1
2025-01-21Auto merge of #134299 - RalfJung:remove-start, r=compiler-errorsbors-2/+0
2025-01-21remove support for the #[start] attributeRalf Jung-2/+0
2025-01-20Rollup merge of #135237 - dianne:match-2024-cleanup, r=Nadrieril许杰友 Jieyou Xu (Joe)-4/+5
2025-01-17Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubileebors-0/+2
2025-01-16Rollup merge of #134754 - frank-king:feature/import_trait_associated_function...Matthias Krüger-0/+2
2025-01-16Implement `use` associated items of traitsFrank King-0/+2
2025-01-16Add gpu-kernel calling conventionFlakebi-0/+2
2025-01-08update version placeholdersPietro Albini-11/+11
2025-01-07make experimental pattern typing features mutually exclusivedianne-4/+5
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-0/+2
2025-01-06Add `kl` and `widekl` target features, and the feature gateSayantan Chakraborty-0/+2
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-0/+3
2024-12-18Stabilize `#[diagnostic::do_not_recommend]`Georg Semmler-2/+0
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-2/+1
2024-12-16Stabilize #[coverage] attributeltdk-3/+0
2024-12-15Add m68k_target_featureTaiki Endo-0/+1
2024-12-14(Re-)Implement impl_trait_in_bindingsMichael Goulet-0/+2
2024-12-13Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgrbors-0/+2
2024-12-13Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubileebors-0/+1
2024-12-13Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obkMatthias Krüger-0/+2
2024-12-13Stabilize async closuresMichael Goulet-2/+0
2024-12-12Add unwrap_unsafe_binder and wrap_unsafe_binder macro operatorsMichael Goulet-0/+2
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-0/+1
2024-12-10Add feature gate, not working yetMichael Goulet-0/+2
2024-12-09Introduce `default_field_values` featureEsteban Küber-0/+3
2024-12-08Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-deadMatthias Krüger-0/+2
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-2/+0
2024-12-03Remove generic_associated_types_extended feature gateMichael Goulet-2/+0