mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 09:44:05 +00:00
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.