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.
2 parents 2767118 + 665eabe commit 8767f69Copy full SHA for 8767f69
proposals/0458-strict-memory-safety.md
@@ -7,7 +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
-* Review: ([pitch](https://forums.swift.org/t/pitch-opt-in-strict-memory-safety-checking/76689))
+* 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
12
## Introduction
13
0 commit comments