rust/crates/rust-analyzer
Aleksey Kladov 72e229fcb3 Use RA_LOG instead of RUST_LOG for logging
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.
2020-05-11 19:16:00 +02:00
..
src Use RA_LOG instead of RUST_LOG for logging 2020-05-11 19:16:00 +02:00
tests/heavy_tests req -> lsp_ext 2020-05-10 19:27:12 +02:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Bump deps 2020-05-01 15:29:03 +03:00