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 5805040 commit b5dcc6fCopy full SHA for b5dcc6f
Contributing.md
@@ -59,7 +59,7 @@ example, the `issue-1111.rs` test file is configured by the file
59
## Debugging
60
61
Some `rewrite_*` methods use the `debug!` macro for printing useful information.
62
-These messages can be printed by using the environment variable `RUSTFMT_LOG=rustfmt=DEBUG`.
+These messages can be printed by using the environment variable `RUSTFMT_LOG=debug`.
63
These traces can be helpful in understanding which part of the code was used
64
and get a better grasp on the execution flow.
65
0 commit comments