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 60c85f1 commit 9b45292Copy full SHA for 9b45292
src/doc/rustc/src/exploit-mitigations.md
@@ -29,9 +29,7 @@ to document these exploit mitigations and how they apply to Rust.
29
This section documents the exploit mitigations applicable to the Rust
30
compiler when building programs for the Linux operating system on the AMD64
31
architecture and equivalent.<sup id="fnref:1" role="doc-noteref"><a
32
-href="#fn:1" class="footnote">1</a></sup> All examples in this section were
33
-built using the Rust compiler version 1.40.0 (2019-12-19) on Debian testing
34
-(Bullseye).
+href="#fn:1" class="footnote">1</a></sup>
35
36
The Rust Programming Language currently has no specification. The Rust
37
compiler (i.e., rustc) is the language reference implementation. All
0 commit comments