mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 01:36:55 +00:00
Rustc was incorrectly reading the value of `RUSTC_LOG` as the environment vairable with the logging configuration, rather than the logging configuration itself.