mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 10:49:25 +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.