Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 25, 2020

Various fmt test improvements.

changelog: none

Michael Wright added 3 commits August 25, 2020 05:53
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.
@rust-highfive
Copy link

r? @flip1995

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 25, 2020
@ghost ghost changed the title Fix fmt 20200825 Various fmt test improvements. Aug 25, 2020
@ghost ghost changed the title Various fmt test improvements. Various fmt test improvements Aug 25, 2020
@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Aug 25, 2020

📌 Commit acc6b6c has been approved by flip1995

@bors
Copy link
Contributor

bors commented Aug 25, 2020

⌛ Testing commit acc6b6c with merge f326668...

@bors
Copy link
Contributor

bors commented Aug 25, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing f326668 to master...

@bors bors merged commit f326668 into rust-lang:master Aug 25, 2020
@ghost ghost deleted the fix-fmt-20200825 branch August 27, 2020 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants