Skip to content

Commit dd9af5e

Browse files
committed
SE-0451 is accepted
1 parent 23823bb commit dd9af5e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

proposals/0451-escaped-identifiers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
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: **Active review (October 24...November 7, 2024)**
6+
* Status: **Accepted**
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)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-revisiting-backtick-delimited-identifiers-that-allow-more-non-identifier-characters/74432))
9+
* 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))
10+
1011

1112
## Introduction
1213

0 commit comments

Comments
 (0)