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