Skip to content

Commit dc82498

Browse files
authored
Merge pull request #2934 from swiftlang/mark-se-0480-implemented
Flag that SE-0480 is implemented in Swift 6.2
2 parents 617ce51 + 8e7e25e commit dc82498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0480-swiftpm-warning-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0480](0480-swiftpm-warning-control.md)
44
* Authors: [Dmitrii Galimzianov](https://github.com/DmT021)
55
* Review Manager: [John McCall](https://github.com/rjmccall), [Franz Busch](https://github.com/FranzBusch)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Implementation: [swiftlang/swift-package-manager#8315](https://github.com/swiftlang/swift-package-manager/pull/8315)
88
* Review: ([pitch](https://forums.swift.org/t/pitch-warning-control-settings-for-swiftpm/78666)) ([review](https://forums.swift.org/t/se-0480-warning-control-settings-for-swiftpm/79475)) ([returned for revision](https://forums.swift.org/t/se-0480-warning-control-settings-for-swiftpm/79475/8)) ([acceptance](https://forums.swift.org/t/accepted-se-0480-warning-control-settings-for-swiftpm/80327))
99
* Previous Proposal: [SE-0443](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0443-warning-control-flags.md)

0 commit comments

Comments
 (0)