Skip to content

Commit 376fdc4

Browse files
authored
Christen as SE-0451 and begin review
1 parent a76d73d commit 376fdc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/NNNN-escaped-identifiers.md renamed to proposals/0451-escaped-identifiers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Raw identifiers
22

3-
* Proposal: [SE-NNNN](NNNN-escaped-identifiers.md)
3+
* Proposal: [SE-0451](0451-escaped-identifiers.md)
44
* Author: [Tony Allevato](https://github.com/allevato); based on [SE-0275](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0275-allow-more-characters-like-whitespaces-and-punctuations-for-escaped-identifiers.md) by [Alfredo Delli Bovi](https://github.com/adellibovi)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
5+
* Review Manager: [Joe Groff](https://github.com/jckarter)
6+
* Status: **Active review (October 24...November 7, 2024)**
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
* Review: ([pitch](https://forums.swift.org/t/pitch-revisiting-backtick-delimited-identifiers-that-allow-more-non-identifier-characters/74432))
99

0 commit comments

Comments
 (0)