mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

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!
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!