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 78a4656 commit 28df283Copy full SHA for 28df283
src/doc/rustc/src/exploit-mitigations.md
@@ -33,6 +33,11 @@ mitigations in order to mitigate vulnerabilities resulting from the use of
33
Unsafe Rust. This chapter is going to document these exploit mitigations and
34
how they apply to Rust.
35
36
+This chapter does not discuss the effectiveness of these exploit mitigations
37
+as they vary greatly depending on several factors besides their design and
38
+implementation, but rather describe what they do, so their effectiveness can
39
+be understood within a given context.
40
+
41
42
## Exploit mitigations
43
0 commit comments