ole - Overview
swift-list-features: List Swift comp... swift-list-features: List Swift compiler upcoming and experimental feature flags. If you're using Swift 6.2 or later, `swift -print-supported-features` does something very similar, but only for the compiler version you have installed. ยท swift-has-feature: Check if a given compiler knows a specific feature flag, and whether it's an upcoming or experimental flag.