mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
72e229fcb3
RUST_LOG might be set up for debugging the user's problem, slowing down rust-analyzer considerably. That's the same reason why rustc uses RUSTC_LOG.