mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
a53c6f6fee
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!