Skip to content

Commit 17d80cc

Browse files
authored
Merge pull request #2517 from swiftlang/se-0441-review-link
Link SE-0441 to its review thread
2 parents b9e1aae + 81bc5af commit 17d80cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0441-formalize-language-mode-terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Review Manager: [John McCall](https://github.com/rjmccall)
66
* Status: **Active review (July 15th...29th, 2024)**
77
* Implementation: [apple/swift-package-manager#7620](https://github.com/apple/swift-package-manager/pull/7620)
8-
* Review: ([first pitch](https://forums.swift.org/t/pitch-formalize-swift-language-mode-naming-in-tools-and-api/71733)), ([second pitch](https://forums.swift.org/t/pitch-2-formalize-language-mode-naming-in-tools-and-api/72136))
8+
* Review: ([first pitch](https://forums.swift.org/t/pitch-formalize-swift-language-mode-naming-in-tools-and-api/71733)) ([second pitch](https://forums.swift.org/t/pitch-2-formalize-language-mode-naming-in-tools-and-api/72136)) ([review](https://forums.swift.org/t/se-0441-formalize-language-mode-terminology/73182))
99

1010
## Introduction
1111
The term "Swift version” can refer to either the toolchain/compiler version or the language mode. This ambiguity is a consistent source of confusion. This proposal formalizes the term _language mode_ in tool options and APIs.

0 commit comments

Comments
 (0)