Skip to content

Commit 796f409

Browse files
Update 0413-typed-throws.md (#2276)
* Update status to Accepted. * Add link to forums announcement. * Remove experimental flag.
1 parent df4a3cd commit 796f409

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

proposals/0413-typed-throws.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
* Proposal: [SE-0413](0413-typed-throws.md)
44
* Authors: [Jorge Revuelta (@minuscorp)](https://github.com/minuscorp), [Torsten Lehmann](https://github.com/torstenlehmann), [Doug Gregor](https://github.com/DougGregor)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active Review (November 16 - November 30)**
7-
* Implementation: on `main` behind the experimental feature flag `TypedThrows`.
6+
* Status: **Accepted**
87
* Upcoming Feature Flag: `FullTypedThrows`
9-
* Review: [latest pitch](https://forums.swift.org/t/pitch-n-1-typed-throws/67496), [review](https://forums.swift.org/t/se-0413-typed-throws/68507)
8+
* Review: [latest pitch](https://forums.swift.org/t/pitch-n-1-typed-throws/67496), [review](https://forums.swift.org/t/se-0413-typed-throws/68507), [acceptance](https://forums.swift.org/t/accepted-se-0413-typed-throws/69099)
109

1110
## Introduction
1211

0 commit comments

Comments
 (0)