We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce7d90 commit a0b9c21Copy full SHA for a0b9c21
proposals/nnnn-strict-memory-safety.md renamed to proposals/0458-strict-memory-safety.md
@@ -1,9 +1,9 @@
1
# Opt-in Strict Memory Safety Checking
2
3
-* Proposal: [SE-NNNN](NNNN-filename.md)
+* Proposal: [SE-0458](0458-strict-memory-safety.md)
4
* Authors: [Doug Gregor](https://github.com/DougGregor)
5
-* Review Manager: TBD
6
-* Status: **Awaiting review**
+* Review Manager: [John McCall](https://github.com/rjmccall)
+* Status: **Active Review (January 17th...27th, 2025)**
7
* Feature name: `StrictMemorySafety`
8
* Vision: [Opt-in Strict Memory Safety Checking (Prospective)](https://github.com/swiftlang/swift-evolution/pull/2581)
9
* Implementation: On main with experimental feature flags `AllowUnsafeAttribute` and `WarnUnsafe`
0 commit comments