Skip to content

Commit 15f57c7

Browse files
authored
Link to the previous revision
1 parent 06ef7bc commit 15f57c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/0458-strict-memory-safety.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
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`
10+
* Previous Revision: [1](https://github.com/swiftlang/swift-evolution/blob/f2cab4ddc3381d1dc7a970e813ed29e27b5ae43f/proposals/0458-strict-memory-safety.md)
1011
* 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))
1112

1213
## Introduction

0 commit comments

Comments
 (0)