[swift-evolution] Winding down the Swift 3 release

Chris Lattner clattner at apple.com
Mon May 16 11:43:20 CDT 2016


> On May 16, 2016, at 9:29 AM, David Sweeris <davesweeris at mac.com> wrote:
> 
> 
>> On May 16, 2016, at 10:18 AM, Chris Lattner via swift-evolution <swift-evolution at swift.org> wrote:
>> 
>> That said, it is also clear at this point that some of the loftier goals that we started out with aren’t going to fit into the release - including some of the most important generics features needed in order to lock down the ABI of the standard library. As such, the generics and ABI stability goals will roll into a future release of Swift, where I expect them to be the *highest* priority features to get done.
> 
> Oh, good! I was getting worried about that. Are there any particular topics that we should drop or discuss?

The highest priority to me is to get the “little syntactic stuff” done that we want to nail down because it affects source stability.  A recent thing that came up was @noescape -> @nonescaping and whether to make it the default, for example.

As for dropping, it is pretty clear that we are out of time for large-scope additions.

-Chris


More information about the swift-evolution mailing list