Skip to content

Commit 7c93203

Browse files
committed
mention soundness
1 parent 8c57c4e commit 7c93203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/safe-unsafe-meaning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ implementations have generally been rigorously manually checked, so the Safe Rus
5656
interfaces built on top of these implementations can be assumed to be safe.
5757

5858
The need for all of this separation boils down a single fundamental property
59-
of Safe Rust:
59+
of Safe Rust, the *soundness property*:
6060

6161
**No matter what, Safe Rust can't cause Undefined Behavior.**
6262

0 commit comments

Comments
 (0)