[Accepted] SE-0035 Limiting inout capture to @noescape contexts

Proposal Link: swift-evolution/0035-limit-inout-capture.md at master · apple/swift-evolution · GitHub

The review of SE-0035 "Limiting inout capture to @noescape contexts" ran from Feb 16…19, 2016. The proposal has been *accepted*:

This proposal has been very positively accepted by the community at large as well as the core team, and folks widely agree that it eliminates a common source of surprise, making Swift more predictable.

Thank you to Joe Groff for the proposal! I filed [SR-807] Implement support for SE-0035 Limiting inout capture to @noescape contexts · Issue #43419 · apple/swift · GitHub to track implementation of this.

-Chris Lattner
Review Manager