mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
3f36ce8238
The `log` crate on crates.io already knows TRACE, but the internal liblog doesn't, which causes it to spew errors when a TRACE level is defined.