Skip to content

Commit e5de8a3

Browse files
committed
Remove question about global config.toml
1 parent 3dec0eb commit e5de8a3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

surveys/micro/2025-06-compiler-performance.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -188,15 +188,6 @@ Type: select all that apply (optional)
188188
- wild
189189
- Other (open response)
190190

191-
### Do you use a global `config.toml` override?
192-
193-
You can create a `config.toml` file in your `CARGO_HOME` directory (e.g. `~/.cargo/config.toml`) which can be used to apply certain compilation settings (e.g. using a faster linker) across all Cargo projects on your computer. Do you make use of this?
194-
195-
Type: select one (optional)
196-
197-
- Yes
198-
- No
199-
200191
### Do you use a nightly compiler to achieve better compilation performance?
201192

202193
Please answer `Yes` only if you use the `nightly` toolchain primarily for achieving better compilation performance, not for other reasons.

0 commit comments

Comments
 (0)