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 14cc2c5 commit 10ae4afCopy full SHA for 10ae4af
assets/javascripts/swift-evolution.js
@@ -51,6 +51,7 @@ const upcomingFeatureFlags = new Map([
51
['SE-0384', 'ImportObjcForwardDeclarations'],
52
['SE-0401', 'DisableOutwardActorInference'],
53
['SE-0409', 'InternalImportsByDefault'],
54
+ ['SE-0411', 'IsolatedDefaultValues'],
55
])
56
57
/** Storage for the user's current selection of filters when filtering is toggled off. */
0 commit comments