Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not compile dependent crates with profiler #12

Closed
kennytm opened this issue Jun 14, 2017 · 0 comments
Closed

Do not compile dependent crates with profiler #12

kennytm opened this issue Jun 14, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@kennytm
Copy link
Owner

kennytm commented Jun 14, 2017

Only crates in the current workspace needs to be profiled. Dependent crates should not need to have the *.gcno created.

  • Update shim-for-cargo-cov to support wrapping rustc.
  • Emit the adjusted rustflags when compiling a crate in the current workspace, nothing if not.
@kennytm kennytm added the bug label Jun 14, 2017
@kennytm kennytm added this to the v1.0.0 milestone Jun 14, 2017
@kennytm kennytm self-assigned this Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant