Skip to content

Commit 947a74e

Browse files
authored
Update 0426-bitwise-copyable.md
1 parent 88cfb68 commit 947a74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0426-bitwise-copyable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0426](0426-bitwise-copyable.md)
44
* Authors: [Kavon Farvardin](https://github.com/kavon), [Guillaume Lessard](https://github.com/glessard), [Nate Chandler](https://github.com/nate-chandler), [Tim Kientzle](https://github.com/tbkka)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Implementation: in main branch of compiler ( https://github.com/apple/swift/pull/73235 )
6+
* Implementation: in main branch of compiler (https://github.com/apple/swift/pull/73235)
77
* Status: **Implemented (Swift 6.0)**
88
* Review: ([Pitch](https://forums.swift.org/t/pitch-bitwisecopyable-marker-protocol/69943)) ([First review](https://forums.swift.org/t/se-0426-bitwisecopyable/70479)) ([Returned for revision](https://forums.swift.org/t/returned-for-revision-se-0426-bitwisecopyable/70892)) ([Second review](https://forums.swift.org/t/se-0426-second-review-bitwisecopyable/71316)) ([Acceptance](https://forums.swift.org/t/accepted-se-0426-bitwisecopyable/71600))
99

0 commit comments

Comments
 (0)