]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #54939 - pnkfelix:issue-54478-dont-prefer-dynamic-in-doc-tests, r=Quiet...
authorbors <bors@rust-lang.org>
Wed, 17 Oct 2018 06:42:15 +0000 (06:42 +0000)
committerbors <bors@rust-lang.org>
Wed, 17 Oct 2018 06:42:15 +0000 (06:42 +0000)
rustdoc: don't prefer dynamic linking in doc tests

This is an attempt to address the regression in #54478

This may be a case where the cure is worse than the disease, at least in the short term...

cc @alexcrichton


Trivial merge