mirror of
https://github.com/rust-lang/log.git
synced 2025-12-31 05:41:03 +00:00
Split integration tests out to a separate crate, and disable doctests :( Since we depend on a library with the same name as us, tests get two copies of log linked in which fails to compile.