rust/crates/rust-analyzer
Aleksey Kladov a53c6f6fee Allow redirecting logs to a specific file
There's a surprising lack of crates which are like env_logger, but
also allow writing to a file. Let's write our own then!
2020-08-26 13:20:46 +02:00
..
src Allow redirecting logs to a specific file 2020-08-26 13:20:46 +02:00
test_data Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
tests/rust-analyzer Cleanup heavy tests 2020-08-25 19:26:45 +02:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Allow rust-analyzer auto publishing 2020-08-24 17:27:17 +02:00