Skip to content

Commit a0b9c21

Browse files
authored
Assign SE-0458 to the strict memory safety proposal and put it in review
Also fix a typo
1 parent 0ce7d90 commit a0b9c21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/nnnn-strict-memory-safety.md renamed to proposals/0458-strict-memory-safety.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Opt-in Strict Memory Safety Checking
22

3-
* Proposal: [SE-NNNN](NNNN-filename.md)
3+
* Proposal: [SE-0458](0458-strict-memory-safety.md)
44
* Authors: [Doug Gregor](https://github.com/DougGregor)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
5+
* Review Manager: [John McCall](https://github.com/rjmccall)
6+
* Status: **Active Review (January 17th...27th, 2025)**
77
* Feature name: `StrictMemorySafety`
88
* Vision: [Opt-in Strict Memory Safety Checking (Prospective)](https://github.com/swiftlang/swift-evolution/pull/2581)
99
* Implementation: On main with experimental feature flags `AllowUnsafeAttribute` and `WarnUnsafe`

0 commit comments

Comments
 (0)