about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorEliza Weisman <eliza@buoyant.io>2021-10-07 09:17:57 -0700
committerEliza Weisman <eliza@buoyant.io>2021-10-07 09:23:42 -0700
commite7f04857efc4ebc369e588d194e5288ef57752e7 (patch)
treea2c8394cfe941e7c24bd1df5ca390b36b1171ed1 /compiler/rustc_errors/src
parent680ff86391f19e12b485293f01372036e85ba87c (diff)
downloadrust-e7f04857efc4ebc369e588d194e5288ef57752e7.tar.gz
rust-e7f04857efc4ebc369e588d194e5288ef57752e7.zip
rustc_driver: Enable the `WARN` log level by default
This commit changes the `tracing_subscriber` initialization in
`rustc_driver` so that the `WARN` verbosity level is enabled by default
when the `RUSTC_LOG` env variable is empty. If the `RUSTC_LOG` env
variable is set, the filter string in the environment variable is
honored, instead.

Fixes #76824
Closes #89623

cc @eddyb, @oli-obk
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions