eidhof draft on generic subscripts:
https://github.com/apple/swift-evolution/pull/584/files
We will be doing one final merge of master to the swift-3.1-branch on January 17 at noon (Pacific)... Any changes landed after that time will require approval via a pull request against the swift-3.1-branch branch in order to include them in the Swift 3.1 release. After this final merge, development on master will be targeted for Swift 4.
https://lists.swift.org/pipermail/swift-corelibs-dev/Week-of-Mon-20170109/001070.html
The return of the approved, but not implemented, SE-0104 "Protocol-oriented integers"
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170109/030191.html
Interesting pitch with some good feedback and support on having enum values with equatable associated types be automatically equatable too.
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170109/030183.html
@jessesquires https://github.com/apple/swift-corelibs-xctest/pull/184 is almost done (hopefully today) and is related to https://github.com/apple/swift/pull/6776 (just an FYI)
interview with lattner:
http://www.macrumors.com/2017/01/17/chris-lattner-says-tesla-irresistible/
Swift-evolution site overhaul: http://apple.github.io/swift-evolution/ & https://github.com/apple/swift-evolution/pull/589
^ blog post: https://swift.org/blog/swift-evolution-status-page/
@jessesquires
Regarding XCTAssertNoThrow: