Skip to content

Commit 08deb52

Browse files
authored
Mark SE-0476 as implemented in Swift 6.2. (#2942)
1 parent 82cb84c commit 08deb52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0476-abi-attr.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0476](0476-abi-attr.md)
44
* Authors: [Becca Royal-Gordon](https://github.com/beccadax)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Accepted**
7-
* Implementation: behind experimental feature `ABIAttribute` (refinements in [swiftlang/swift#80383](https://github.com/swiftlang/swift/pull/80383))
6+
* Status: **Implemented (Swift 6.2)**
87
* Review: ([pitch](https://forums.swift.org/t/pitch-controlling-the-abi-of-a-declaration/75123)) ([review](https://forums.swift.org/t/se-0476-controlling-the-abi-of-a-function-initializer-property-or-subscript/79233)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0476-controlling-the-abi-of-a-function-initializer-property-or-subscript/79644))
98

109
## Introduction

0 commit comments

Comments
 (0)