Skip to content

Add exploit mitigations chapter to the rustc book#76858

Merged
bors merged 1 commit intorust-lang:masterfrom
rcvalle:rust-lang-exploit-mitigations
Nov 24, 2020
Merged

Add exploit mitigations chapter to the rustc book#76858
bors merged 1 commit intorust-lang:masterfrom
rcvalle:rust-lang-exploit-mitigations

Conversation

@rcvalle
Copy link
Copy Markdown
Member

@rcvalle rcvalle commented Sep 18, 2020

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. This was done for a project I'm currently working on, and I hope it'll also be helpful to others.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.