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 06ef7bc commit 15f57c7Copy full SHA for 15f57c7
proposals/0458-strict-memory-safety.md
@@ -7,6 +7,7 @@
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`
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))
12
13
## Introduction
0 commit comments