File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ sampling of potentially good ideas that are not in scope for Swift
112
112
* [ SE-0037: Clarify interaction between comments & operators] ( proposals/0037-clarify-comments-and-operators.md )
113
113
* [ SE-0040: Replacing Equal Signs with Colons For Attribute Arguments] ( proposals/0040-attributecolons.md )
114
114
* [ SE-0043: Declare variables in 'case' labels with multiple patterns] ( proposals/0043-declare-variables-in-case-labels-with-multiple-patterns.md )
115
+ * [ SE-0046: Establish consistent label behavior across all parameters including first labels] ( proposals/0046-first-label.md )
115
116
* [ SE-0053: Remove explicit use of ` let ` from Function Parameters] ( proposals/0053-remove-let-from-function-parameters.md )
116
117
117
118
### Accepted proposals for Swift 3.0
@@ -127,7 +128,6 @@ sampling of potentially good ideas that are not in scope for Swift
127
128
* [ SE-0039: Modernizing Playground Literals] ( proposals/0039-playgroundliterals.md )
128
129
* [ SE-0042: Flattening the function type of unapplied method references] ( proposals/0042-flatten-method-types.md )
129
130
* [ SE-0044: Import as Member] ( proposals/0044-import-as-member.md )
130
- * [ SE-0046: Establish consistent label behavior across all parameters including first labels] ( proposals/0046-first-label.md )
131
131
* [ SE-0047: Defaulting non-Void functions so they warn on unused results] ( proposals/0047-nonvoid-warn.md )
132
132
* [ SE-0054: Abolish ` ImplicitlyUnwrappedOptional ` type] ( proposals/0054-abolish-iuo.md )
133
133
* [ SE-0055: Make unsafe pointer nullability explicit using Optional] ( proposals/0055-optional-unsafe-pointers.md )
You can’t perform that action at this time.
0 commit comments