Commits

Jordan Rose committed 2e382800475
[stdlib] Add Int.init(bitPattern: OpaquePointer?) (and the same for UInt) Dmitri and I consider this an oversight in SE-0016, particularly since OpaquePointer has the inverse operation 'init?(bitPattern: Int)'.