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.
1 parent 8c57c4e commit 7c93203Copy full SHA for 7c93203
src/safe-unsafe-meaning.md
@@ -56,7 +56,7 @@ implementations have generally been rigorously manually checked, so the Safe Rus
56
interfaces built on top of these implementations can be assumed to be safe.
57
58
The need for all of this separation boils down a single fundamental property
59
-of Safe Rust:
+of Safe Rust, the *soundness property*:
60
61
**No matter what, Safe Rust can't cause Undefined Behavior.**
62
0 commit comments