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-0458] ( 0458-strict-memory-safety.md )
4
4
* Authors: [ Doug Gregor] ( https://github.com/DougGregor )
5
5
* Review Manager: [ John McCall] ( https://github.com/rjmccall )
6
- * Status: ** Active Review (January 17th...27th , 2025)**
6
+ * Status: ** Active Review (January 17th...February 11th , 2025)**
7
7
* Feature name: ` StrictMemorySafety `
8
8
* Vision: [ Opt-in Strict Memory Safety Checking (Prospective)] ( https://github.com/swiftlang/swift-evolution/pull/2581 )
9
9
* Implementation: On main with experimental feature flags ` AllowUnsafeAttribute ` and ` WarnUnsafe `
10
10
* Previous Revision: [ 1] ( https://github.com/swiftlang/swift-evolution/blob/f2cab4ddc3381d1dc7a970e813ed29e27b5ae43f/proposals/0458-strict-memory-safety.md )
11
- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-opt-in-strict-memory-safety-checking/76689 ) ) ([ review] ( https://forums.swift.org/t/se-0458-opt-in-strict-memory-safety-checking/77274 ) )
11
+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-opt-in-strict-memory-safety-checking/76689 ) ) ([ review] ( https://forums.swift.org/t/se-0458-opt-in-strict-memory-safety-checking/77274 ) ) ( [ mid-review revision ] ( https://forums.swift.org/t/se-0458-opt-in-strict-memory-safety-checking/77274/33 ) )
12
12
13
13
## Introduction
14
14
You can’t perform that action at this time.
0 commit comments