Fix `panic` for binaries built during tests.
authorEric Huss <eric@huss.org>
Thu, 10 May 2018 21:25:17 +0000 (14:25 -0700)
committerEric Huss <eric@huss.org>
Thu, 10 May 2018 21:25:17 +0000 (14:25 -0700)
commit3071734d6fce4b3b47712fb85815e6f0582e4b47
tree720f6931fe5bb6030b2cb95165ebb8b78424f813
parent13c258ecaefccaad88a173e8b8dc8517db9e8aad
Fix `panic` for binaries built during tests.

Fixes #5435

Also re-enable tests now that #5460 has landed.
src/cargo/core/compiler/context/unit_dependencies.rs
tests/testsuite/profile_targets.rs