We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ac484 commit f81544aCopy full SHA for f81544a
src/doc/src/reference/environment-variables.md
@@ -49,6 +49,8 @@ system:
49
* `TERM` — If this is set to `dumb`, it disables the progress bar.
50
* `BROWSER` — The web browser to execute to open documentation with [`cargo
51
doc`]'s' `--open` flag.
52
+* `RUSTFMT` — Instead of running `rustfmt`, Cargo will execute this specified
53
+ `rustfmt` instance instead.
54
55
#### Configuration environment variables
56
0 commit comments