about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2024-02-12Add lahfsahf and prfchw target featureChris Denton-0/+2
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-0/+2
2024-02-08Bump version placeholdersMark Rousskov-4/+4
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-2/+0
2024-02-01`#![feature(inline_const_pat)]` is no longer incompleteMatthew Jasper-1/+1
2024-01-30Remove `ffi_returns_twice` featureclubby789-2/+0
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-2/+0
2024-01-24Add feature gateNadrieril-0/+3
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+3
2024-01-19Split remaining offset_of features into new tracking issuesGeorge Bateman-2/+2
2024-01-19Stabilize simple offset_ofGeorge Bateman-0/+2
2024-01-11Convert `effects` description to doc commentSamuel Moelius-1/+1
2024-01-05Rollup merge of #119354 - fmease:negative_bounds-fixes, r=compiler-errorsMatthias Krüger-1/+1
2023-12-31Update tracking issue of naked_functionsGary Guo-1/+1
2023-12-28Make feature `negative_bounds` internalLeón Orell Valerian Liehr-1/+1
2023-12-26Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni...Michael Goulet-0/+2
2023-12-23Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrumbors-4/+4
2023-12-23Add missing CFI sanitizer cfgs feature gateUrgau-0/+2
2023-12-22update version placeholdersPietro Albini-4/+4
2023-12-19Desugar for await loopsEric Holk-1/+1
2023-12-19Plumb awaitness of for loopsEric Holk-0/+2
2023-12-10Remove edition umbrella features.Eric Huss-202/+197
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-0/+2
2023-12-05Add lifetime_capture_rules_2024Michael Goulet-0/+2
2023-12-05Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errorsMichael Goulet-6/+14
2023-12-04Remove the `precise_pointer_size_matching` feature gateNadrieril-2/+0
2023-12-01Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstriebbors-2/+0
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-0/+3
2023-11-29Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errorsMatthias Krüger-1/+3
2023-11-29Add `never_patterns` feature gateNadrieril-1/+3
2023-11-26Cut code size for feature hashingMark Rousskov-2/+10
2023-11-23Add an experimental feature gate for function delegationVadim Petrochenkov-0/+2
2023-11-23Rollup merge of #118167 - RalfJung:unadjusted-abi-is-internal, r=petrochenkovMatthias Krüger-1/+1
2023-11-22also make 'core_intrinsics' internalRalf Jung-1/+3
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-3/+0
2023-11-22make the 'abi_unadjusted' feature internalRalf Jung-1/+1
2023-11-21lib features ending in '_internals?' are internalRalf Jung-6/+12
2023-11-15Substitute version placeholdersMark Rousskov-2/+2
2023-11-05Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillotbors-0/+2
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-2/+0
2023-11-03Feature gate enums in offset_ofGeorge Bateman-0/+2
2023-11-01Stabilize C string literalsJohn Millikin-2/+0
2023-10-27Feature gate `gen` blocks, even in 2024 editionOli Scherer-0/+2
2023-10-24compiler: Add target features for LoongArchWANG Rui-0/+1
2023-10-20s/generator/coroutine/Oli Scherer-6/+6
2023-10-16Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`.Nicholas Nethercote-0/+612