File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,15 @@ divided into two stages.
32
32
Stage 1 focuses on the essentials required for source and ABI
33
33
stability. Features that don't fundamentally change the ABI of
34
34
existing language features or imply an ABI-breaking change to the
35
- standard library will not be considered in this stage.
35
+ standard library will not be considered in this stage. ** Swift 4 is
36
+ currently only considering proposals that fit in Stage 1** .
36
37
37
38
Stage 2 will commence once the implementation work on the Stage 1
38
39
features is cresting, and can contain a few other large and small
39
40
features. We expect that stage 2 will commence some time in Spring
40
41
2017 .
41
42
42
- The high-priority features supporting stage 1's source and ABI
43
+ The high-priority features supporting Stage 1's source and ABI
43
44
stability goals are:
44
45
45
46
* Source stability features: the Swift language will need [ some
You can’t perform that action at this time.
0 commit comments