Skip to content

Commit 98e94be

Browse files
tshepangmark-i-m
authored andcommitted
improve info regarding incremental a little
1 parent 03282ca commit 98e94be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/running.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ time in subsequent rebuilds:
148148
```
149149

150150
If you don't want to include the flag with every command, you can
151-
enable it in the `config.toml`, too:
151+
enable it in the `config.toml`:
152152

153153
```toml
154-
# Whether to always use incremental compilation when building rustc
154+
[rust]
155155
incremental = true
156156
```
157157

0 commit comments

Comments
 (0)