about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-2/+2
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-2/+0
2025-08-18Implement the #[sanitize(..)] attributeBastian Kersting-0/+2
2025-08-18Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkovStuart Cook-0/+2
2025-08-15Add `derive_from` unstable featureJakub Beránek-0/+2
2025-08-14mbe: Parse macro `derive` rulesJosh Triplett-0/+2
2025-08-14Stabilize `sse4a` and `tbm` target featuressayantn-2/+0
2025-08-09Fix an unstable feature comment that wasn't a doc commentJosh Triplett-1/+1
2025-08-08mbe: Parse macro attribute rulesJosh Triplett-0/+2
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-0/+1
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+1
2025-08-06replace version placeholderBoxy-2/+2
2025-08-01Remove the omit_gdb_pretty_printer_section attributebjorn3-2/+0
2025-07-13update issue number for `const_trait_impl`Deadbeef-1/+1
2025-07-02Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31bors-2/+0
2025-07-02Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrumbors-3/+3
2025-07-01Remove support for dyn*Michael Goulet-2/+0
2025-07-01Update version placeholdersJosh Stone-3/+3
2025-06-30Remove let_chains featureCameron Steffen-2/+0
2025-06-27Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-deadMatthias Krüger-1/+1
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
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-21add nvptx_target_featureJed Brown-0/+1
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