Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

WIP fix(cargo): Run the program under correct target#109

Closed
epage wants to merge 1 commit intoassert-rs:masterfrom
epage:target
Closed

WIP fix(cargo): Run the program under correct target#109
epage wants to merge 1 commit intoassert-rs:masterfrom
epage:target

Conversation

@epage
Copy link
Collaborator

@epage epage commented May 25, 2018

Unfortunately, when you explicitly call out the target, cargo does a
build distinct from the default-target build, significantly slowing own
the first test that runs.

Fixes #102

Unfortunately, when you explicitly call out the target, cargo does a
build distinct from the default-target build, significantly slowing own
the first test that runs.

Fixes assert-rs#102
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant