mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 09:18:38 +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.