replace config.toml to bootstrap.toml in src:doc:unstable-book
This commit is contained in:
parent
85e9da8e60
commit
8dbf78aa5d
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ $Env:RUSTFLAGS = "-Z control-flow-guard"
|
|||
cargo +nightly build -Z build-std --target x86_64-pc-windows-msvc
|
||||
```
|
||||
|
||||
Alternatively, if you are building the standard library from source, you can set `control-flow-guard = true` in the config.toml file.
|
||||
Alternatively, if you are building the standard library from source, you can set `control-flow-guard = true` in the bootstrap.toml file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue