提交 5b1cb0eb 编写于 作者: R Ramon de C Valle

Add exploit mitigations chapter to the rustc book

This section documents the exploit mitigations applicable to the Rust
compiler when building programs for the Linux operating system on the
AMD64 architecture and equivalent.
上级 f3c923a1
...@@ -18,4 +18,5 @@ ...@@ -18,4 +18,5 @@
- [Known Issues](targets/known-issues.md) - [Known Issues](targets/known-issues.md)
- [Profile-guided Optimization](profile-guided-optimization.md) - [Profile-guided Optimization](profile-guided-optimization.md)
- [Linker-plugin based LTO](linker-plugin-lto.md) - [Linker-plugin based LTO](linker-plugin-lto.md)
- [Exploit Mitigations](exploit-mitigations.md)
- [Contributing to `rustc`](contributing.md) - [Contributing to `rustc`](contributing.md)
此差异已折叠。
此差异由.gitattributes 抑制。
此差异由.gitattributes 抑制。
此差异由.gitattributes 抑制。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册