Skip to content

Commit 885ab7e

Browse files
finteliamark-i-m
authored andcommitted
Changes to config.toml require a clean
1 parent d97d111 commit 885ab7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/how-to-build-and-run.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ codegen-units = 0
4141
debug = true
4242
```
4343

44+
If you have already built `rustc`, then you may have to execute `rm -rf build` for subsequent
45+
configuration changes to take effect.
46+
4447
### What is `x.py`?
4548

4649
`x.py` is the script used to orchestrate the tooling in the `rustc` repository.

0 commit comments

Comments
 (0)