use compact format, as this is what is in bootstrap.example.toml

This commit is contained in:
Tshepang Mbambo 2025-12-13 18:15:07 +02:00
parent cc28befef1
commit 86f18b3f84

View file

@ -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