about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMichael Wright <mikerite@lavabit.com>2020-08-25 05:53:28 +0200
committerMichael Wright <mikerite@lavabit.com>2020-08-25 05:53:28 +0200
commitc7dc9c3cf7dc8a810ed0456834cd162055847e9d (patch)
tree2fcb10eed2461747e84111018be27fef6f549975 /src/rustllvm/RustWrapper.cpp
parent48d473691359f7c59d7348937f71de0e5aa4ae12 (diff)
downloadrust-c7dc9c3cf7dc8a810ed0456834cd162055847e9d.tar.gz
rust-c7dc9c3cf7dc8a810ed0456834cd162055847e9d.zip
Fix intermittent build error
The fmt test will cause clippy dev to be compiled and run. The clippy dev
dependencies are currently stored at `target/debug/deps` when this happens.
This location sometimes causes conflicts with ui tests which result in the
build error "thread 'compile_test' panicked at 'Found multiple rlibs for crate
`regex` ...".

This commit forces the clippy_dev dependencies to be stored under
`clippy_dev/target/` which seems to resolve this problem.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions