You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: surveys/micro/2025-06-compiler-performance.md
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -188,15 +188,6 @@ Type: select all that apply (optional)
188
188
- wild
189
189
- Other (open response)
190
190
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
-
200
191
### Do you use a nightly compiler to achieve better compilation performance?
201
192
202
193
Please answer `Yes` only if you use the `nightly` toolchain primarily for achieving better compilation performance, not for other reasons.
0 commit comments