about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-12-05 09:00:35 +0000
committerbors <bors@rust-lang.org>2017-12-05 09:00:35 +0000
commita2899408dd162bfe349e7ff8bceaee60b34e77cc (patch)
treeb25a7a857a62abf04e9846d663d49a007fabc3d1 /src/libstd/sys/unix/stack_overflow.rs
parent892153528926c9d6e81d0610006d9c0e2a4f96b0 (diff)
parentf6d3900642e53ec914b85684dd1ddc2643c09c7f (diff)
downloadrust-a2899408dd162bfe349e7ff8bceaee60b34e77cc.tar.gz
rust-a2899408dd162bfe349e7ff8bceaee60b34e77cc.zip
Auto merge of #46503 - Aaron1011:librustdoc_log, r=Mark-Simulacrum
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