We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0698b commit f55bd01Copy full SHA for f55bd01
src/tracing.md
@@ -14,8 +14,8 @@ of `tracing-subscriber`](https://docs.rs/tracing-subscriber/0.2.24/tracing_subsc
14
15
## Environment variables
16
17
-This is an overview of the environment variables rustc accepts to customize
18
-its tracing output. The definition of these can mostly be found in `compiler/rustc_log/src/lib.rs`.
+This is an overview of the environment variables rustc accepts to customize its tracing output.
+The definition of these can mostly be found in `compiler/rustc_log/src/lib.rs`.
19
20
| Name | Usage |
21
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
0 commit comments