Skip to content

Commit 8767f69

Browse files
authored
Merge pull request #2658 from swiftlang/se-0458-review-link
Link SE-0458 to its review thread
2 parents 2767118 + 665eabe commit 8767f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0458-strict-memory-safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +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-
* Review: ([pitch](https://forums.swift.org/t/pitch-opt-in-strict-memory-safety-checking/76689))
10+
* 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))
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)