about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2025-06-25compiler: Trim the misleading C of C-cmse from errorsJubilee Young-1/+1
2025-06-25compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` featureJubilee Young-2/+2
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-0/+2
2025-06-19correct template for `#[align]`Folkert de Vries-1/+1
2025-06-18Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc...Jakub Beránek-2/+0
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `Sized` typesDavid Wood-0/+2
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-2/+0
2025-06-13Unimplement unsized_localsmejrs-2/+0
2025-06-12add `extern "custom"` functionsFolkert de Vries-0/+2
2025-06-11stabilize gaiBoxy-2/+0
2025-06-10Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35León Orell Valerian Liehr-2/+0
2025-06-07Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target featuressayantn-2/+0
2025-06-07Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target featuressayantn-2/+0
2025-05-28Stabilise `repr128`beetrees-2/+0
2025-05-27support `#[cfg(...)]` on arguments to the `asm!` macrosFolkert de Vries-0/+2
2025-05-18Stabilize `avx512_target_feature`sayantn-1/+0
2025-05-12update version placeholdersPietro Albini-10/+10
2025-05-07Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r...Jacob Pratt-0/+1
2025-05-06Added `apxf` target feature support, under flag `apx_target_feature`Madhav Madhusoodanan-0/+1
2025-05-06Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...Stuart Cook-0/+2
2025-05-05Implement RFC 3503: frontmattersDeadbeef-0/+2
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+2
2025-05-04Rollup merge of #139675 - sayantn:avx10, r=AmanieuStuart Cook-0/+2
2025-04-28Rollup merge of #140323 - tgross35:cfg-unstable-float, r=UrgauChris Denton-0/+2
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-0/+2
2025-04-27Implement the internal feature `cfg_target_has_reliable_f16_f128`Trevor Gross-0/+2
2025-04-26Add the `avx10.1` and `avx10.2` target featuressayantn-0/+2
2025-04-20stabilize `naked_functions`Folkert de Vries-2/+0
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-2/+0
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-2/+0
2025-04-15Add `explicit_extern_abis` unstable featureObei Sideg-0/+2
2025-04-13Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross...Jacob Pratt-0/+2
2025-04-09replace version placeholderBoxy-5/+5
2025-04-07Add `naked_functions_rustic_abi` feature gateFolkert de Vries-0/+2
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-1/+1
2025-04-06update docsBennet Bleßmann-1/+1
2025-04-04fixup! Implement `super let`.Mara Bos-1/+1
2025-04-03Stabilize `cfg_boolean_literals`clubby789-2/+0
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