rust/compiler
Matthias Krüger 9d14b6505b
Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obk
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``
2021-10-09 11:55:59 +02:00
..
2021-10-08 19:32:16 +03:00
2021-10-03 16:08:50 +02:00
2021-10-06 08:40:28 -05:00
2021-10-08 20:07:44 +02:00
2021-10-06 19:36:52 +00:00
2021-10-08 20:07:44 +02:00
2021-10-07 11:29:47 -07:00
2021-10-07 22:31:33 +02:00
2021-10-03 16:08:57 +02:00
2021-10-08 19:32:16 +03:00
2021-10-03 16:08:54 +02:00
2021-10-08 20:07:44 +02:00