File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
* Proposal: [ SE-0409] ( 0409-access-level-on-imports.md )
4
4
* Author: [ Alexis Laferrière] ( https://github.com/xymus )
5
5
* Review Manager: [ Frederick Kellison-Linn] ( https://github.com/Jumhyn )
6
- * Status: ** Active Review (September 14...26, 2023) **
6
+ * Status: ** Accepted with modifications **
7
7
* Implementation: On main and release/5.9 gated behind the frontend flag ` -enable-experimental-feature AccessLevelOnImport `
8
8
* Upcoming Feature Flag: ` InternalImports ` (Enables Swift 6 behavior with imports defaulting to internal. Soon on main only.)
9
- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-access-level-on-import-statements/66657 ) ) ([ review] ( https://forums.swift.org/t/se-0409-access-level-modifiers-on-import-declarations/67290 ) )
9
+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-access-level-on-import-statements/66657 ) ) ([ review] ( https://forums.swift.org/t/se-0409-access-level-modifiers-on-import-declarations/67290 ) ) ( [ acceptance ] ( https://forums.swift.org/t/accepted-with-modifications-se-0409-access-level-modifiers-on-import-declarations/67666 ) )
10
10
11
11
## Introduction
12
12
You can’t perform that action at this time.
0 commit comments