]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum
authorDylan DPC <dylan.dpc@gmail.com>
Tue, 11 Feb 2020 15:36:57 +0000 (16:36 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2020 15:36:57 +0000 (16:36 +0100)
commitc8c2b2bc547f4fc0e36ced79cd7f64d514cc5329
treed73400050270e15af3d04ed364ecb8ffce0f87f7
parentb6024c47663c92f43a125bcafd7f6fffd058d2c1
parent87df124ba77a2ce64e11782bddeadae85d26603d
Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum

Enable Control Flow Guard in rustbuild

Now that Rust supports Control Flow Guard (#68180), add a config.toml option to build the standard library with CFG enabled.

r? @nagisa
config.toml.example
src/bootstrap/builder.rs
src/bootstrap/config.rs