]> git.lizzy.rs Git - rust.git/commit
Replace a command line flag with an env var to allow tools to initialize the tracing...
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 7 Feb 2023 14:24:35 +0000 (14:24 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 7 Feb 2023 16:33:03 +0000 (16:33 +0000)
commitf95b553eb4b6a2a0bf45e48c0cc5e9f635ba1e0c
tree742e4e289d4e01bf3aefc24077a13aa922b9af27
parentdffea43fc1102bdfe16d88ed412c23d4f0f08d9d
Replace a command line flag with an env var to allow tools to initialize the tracing loggers at their own discretion
compiler/rustc_driver_impl/src/lib.rs
compiler/rustc_interface/src/tests.rs
compiler/rustc_log/src/lib.rs
compiler/rustc_session/src/options.rs
tests/rustdoc-ui/z-help.stdout
tests/ui/attributes/log-backtrace.rs