Skip to content

Latest commit

 

History

History
63 lines (57 loc) · 1.72 KB

index.md

File metadata and controls

63 lines (57 loc) · 1.72 KB
layout hero features
home
name text actions image
SwiftyFlags
Swift language feature flags
theme text link
brand
Swift 5.10
/language-features/5.10
theme text link
alt
Swift 6.0 (unreleased)
/language-features/6.0
theme text link
alt
Swift 5.9
/language-features/5.9
theme text link
alt
Swift 5.8
/language-features/5.8
src alt
/swiftyflags.webp
SwiftyFlags
title details
About
This page was created as a reference listing all available compiler flags for upcoming and experimental features. Stable features are also listed per toolchain version.
title details
Updates
The Swift source repository is checked for changes once a day.
<style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #bd34fe 30%, #F05137); --vp-home-hero-image-background-image: linear-gradient(-45deg, #bd34fe 50%, #F05137 50%); --vp-home-hero-image-filter: blur(44px); } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(68px); } } </style>