File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
* Review Manager: [ Xiaodi Wu] ( https://github.com/xwu )
6
6
* Status: ** Implemented (Swift 5.9)**
7
7
* Implementation: Partial implementation is available in ` main ` under the experimental feature flag ` Macros ` . An [ example macro repository] ( https://github.com/DougGregor/swift-macro-examples ) provides a way to experiment with this feature.
8
- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-expression-macros/61499 ) ) ([ pitch #2 ] ( https://forums.swift.org/t/pitch-2-expression-macros/61861 ) ) ([ review #1 ] ( https://forums.swift.org/t/se-0382-expression-macros/62090 ) ) ([ returned for revision] ( https://forums.swift.org/t/returned-for-revision-se-0382-expression-macros/62898 ) ) ([ pitch #3 ] ( https://forums.swift.org/t/se-0382-expression-macros-mini-pitch-for-updates/62810 ) ) ([ review #2 ] ( https://forums.swift.org/t/se-0382-second-review-expression-macros/63064 ) ) ([ acceptance] ( https://forums.swift.org/t/accepted-se-0382-expression-macros/63495 ) )
8
+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-expression-macros/61499 ) ) ([ pitch #2 ] ( https://forums.swift.org/t/pitch-2-expression-macros/61861 ) ) ([ review #1 ] ( https://forums.swift.org/t/se-0382-expression-macros/62090 ) ) ([ returned for revision] ( https://forums.swift.org/t/returned-for-revision-se-0382-expression-macros/62898 ) ) ([ pitch #3 ] ( https://forums.swift.org/t/se-0382-expression-macros-mini-pitch-for-updates/62810 ) ) ([ review #2 ] ( https://forums.swift.org/t/se-0382-second-review-expression-macros/63064 ) ) ([ acceptance] ( https://forums.swift.org/t/accepted-se-0382-expression-macros/63495 ) ) ( [ post-acceptance update ] ( https://forums.swift.org/t/update-on-se-0382-and-se-0389-expression-macros-and-attached-macros/74094 ) )
9
9
10
10
## Introduction
11
11
You can’t perform that action at this time.
0 commit comments