Skip to content

Commit 32b174c

Browse files
authored
Mark SE-0443 as implemented in Swift 6.1.
1 parent 79c7031 commit 32b174c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0443-warning-control-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Proposal: [SE-0443](0443-warning-control-flags.md)
55
* Authors: [Doug Gregor](https://github.com/douggregor), [Dmitrii Galimzianov](https://github.com/DmT021)
66
* Review Manager: [John McCall](https://github.com/rjmccall)
7-
* Status: **Accepted**
7+
* Status: **Implemented (Swift 6.1)**
88
* Implementation: [apple/swift#74466](https://github.com/swiftlang/swift/pull/74466)
99
* Review: ([pitch](https://forums.swift.org/t/warnings-as-errors-exceptions/72925)) ([review](https://forums.swift.org/t/se-0443-precise-control-flags-over-compiler-warnings/74116)) ([acceptance](https://forums.swift.org/t/accepted-se-0443-precise-control-flags-over-compiler-warnings/74377))
1010
* Previous revisions: [1](https://github.com/swiftlang/swift-evolution/blob/57fe29d5d55edb85b14c153b7f4cbead6b6539eb/proposals/0443-warning-control-flags.md), [2](https://github.com/swiftlang/swift-evolution/blob/7b12899ad0d96002c793d33ef8109ec47c5d256f/proposals/0443-warning-control-flags.md)

0 commit comments

Comments
 (0)