about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2017-12-04 17:16:19 -0500
committerAaron Hill <aa1ronham@gmail.com>2017-12-04 17:16:19 -0500
commitf6d3900642e53ec914b85684dd1ddc2643c09c7f (patch)
treeba32b6f026741d5fc18a0dd2fe598ff73984ce75 /src/libstd/sys/unix/stack_overflow.rs
parent226656ff72e3ecd3f715d1bbd4f3b25576a7bc61 (diff)
downloadrust-f6d3900642e53ec914b85684dd1ddc2643c09c7f.tar.gz
rust-f6d3900642e53ec914b85684dd1ddc2643c09c7f.zip
Remove librustdoc dependency on log
This change should have been included in PR #46386.

Since librustdoc doesn't explicitly depend on internal crates
(such as librustc_driver) through its Cargo.toml, it ends up using the
sysroot to resolve them. By removing the dependency on 'log',
we ensure that the syroot is used to resolve `log` as well. This ensures
that only one version of log is in use, so that `env_logger::init()`
enables all uses of `log!` macros.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions