Skip to content

Commit 4e0a134

Browse files
authored
Merge pull request #2734 from swiftlang/allevato-patch-1
SE-0451 implementation has been merged, will be in 6.2.
2 parents 39bb38a + 5022e3e commit 4e0a134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: proposals/0451-escaped-identifiers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0451](0451-escaped-identifiers.md)
44
* Author: [Tony Allevato](https://github.com/allevato)
55
* Review Manager: [Joe Groff](https://github.com/jckarter)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Implementation: [swiftlang/swift#76636](https://github.com/swiftlang/swift/pull/76636), [swiftlang/swift-syntax#2857](https://github.com/swiftlang/swift-syntax/pull/2857)
88
* Previous Proposal: [SE-0275](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0275-allow-more-characters-like-whitespaces-and-punctuations-for-escaped-identifiers.md)
99
* Review: ([pitch](https://forums.swift.org/t/pitch-revisiting-backtick-delimited-identifiers-that-allow-more-non-identifier-characters/74432), [review](https://forums.swift.org/t/se-0451-raw-identifiers/75602), [acceptance](https://forums.swift.org/t/accepted-with-revision-se-0451-raw-identifiers/76387))

0 commit comments

Comments
 (0)