We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc24a02 commit 16c49b9Copy full SHA for 16c49b9
Sources/SwiftOptions/Options.swift
@@ -1241,6 +1241,7 @@ extension Option {
1241
Option.ExperimentalPerformanceAnnotations,
1242
Option.platformCCallingConventionEQ,
1243
Option.platformCCallingConvention,
1244
+ Option.experimentalLazyTypecheck,
1245
Option.experimentalPrintFullConvention,
1246
Option.experimentalSkipAllFunctionBodies,
1247
Option.experimentalSkipNonInlinableFunctionBodiesWithoutTypes,
0 commit comments