Skip to content

Commit 312dc56

Browse files
committed
Add some acknowledgments
1 parent 85c76d2 commit 312dc56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proposals/nnnn-strict-memory-safety.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,3 +467,6 @@ This proposal introduced strict safety checking as an opt in mode and not an [*u
467467
* Interoperability with the C family of languages is an important feature for Swift. Most C(++) APIs are unlikely to ever adopt the safety-related attributes described above, which means that enabling strict safety checking by default would undermine the usability of C(++) interoperability.
468468
* Swift's current (non-strict) memory safety by default is likely to be good enough for the vast majority of users of Swift, so the benefit of enabling stricter checking by default is unlikely to be worth the disruption it would cause.
469469

470+
## Acknowledgments
471+
472+
This proposal has been greatly improved by the feedback from Félix Cloutier, Gábor Horváth, Frederick Kellison-Linn, Karl Wagner, and Xiaodi Wu.

0 commit comments

Comments
 (0)