diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-10 15:28:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-10 15:28:48 +0100 |
| commit | d8e4d99001660334bdc28704cda6f63d846c90da (patch) | |
| tree | 0402d04d200b1870686c9e1067124ddab5133875 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | d494cd3eab38c319985e38f5fd43465391fa2bbe (diff) | |
| parent | 623ed8e481204b2ed3876084f765ac4fb59798b5 (diff) | |
| download | rust-d8e4d99001660334bdc28704cda6f63d846c90da.tar.gz rust-d8e4d99001660334bdc28704cda6f63d846c90da.zip | |
Rollup merge of #107839 - RalfJung:rustc-log, r=oli-obk
avoid duplicating the RUSTC_LOG env var name We also have the env var name here: https://github.com/rust-lang/rust/blob/c40919b7a75f93ed7ef040361e82c656d246d41e/compiler/rustc_driver_impl/src/lib.rs#L1247-L1251 Redundantly having this name twice doesn't seem great. Looks like `rustc_log::init_rustc_env_logger` is dead code anyway. r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
