Skip to content

Commit 9b45292

Browse files
committed
Remove reference to specific rustc version
1 parent 60c85f1 commit 9b45292

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/doc/rustc/src/exploit-mitigations.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ to document these exploit mitigations and how they apply to Rust.
2929
This section documents the exploit mitigations applicable to the Rust
3030
compiler when building programs for the Linux operating system on the AMD64
3131
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).
32+
href="#fn:1" class="footnote">1</a></sup>
3533

3634
The Rust Programming Language currently has no specification. The Rust
3735
compiler (i.e., rustc) is the language reference implementation. All

0 commit comments

Comments
 (0)