Skip to content

Commit 82cb84c

Browse files
authored
Mark SE-0460 as implemented in Swift Next. (#2941)
1 parent 23517a4 commit 82cb84c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0460-specialized.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0460](0460-specialized.md)
44
* Authors: [Ben Cohen](https://github.com/airspeedswift)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Accepted**
7-
* Implementation: Available in nightly toolchains using the underscored `@_specialize`
6+
* Status: **Implemented (Swift Next)**
87
* Review: ([pitch](https://forums.swift.org/t/pitch-explicit-specialization/76967)) ([review](https://forums.swift.org/t/se-0460-explicit-specialization/77541)) ([acceptance](https://forums.swift.org/t/accepted-se-0460-explicit-specialization/78583))
98

109
## Introduction

0 commit comments

Comments
 (0)