use compact format, as this is what is in bootstrap.example.toml
This commit is contained in:
parent
cc28befef1
commit
86f18b3f84
1 changed files with 1 additions and 2 deletions
|
|
@ -138,8 +138,7 @@ requiring extra work for every execution.
|
|||
To enable debug assertions, add this to `bootstrap.toml` when compiling rustc:
|
||||
|
||||
```toml
|
||||
[rust]
|
||||
debug-assertions = true
|
||||
rust.debug-assertions = true
|
||||
```
|
||||
|
||||
ICEs that require debug assertions to reproduce should be tagged
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue