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

cargo check --all --examples actually does a build, in a virtual workspace #4869

Closed
rocallahan opened this issue Dec 27, 2017 · 2 comments
Closed

Comments

@rocallahan
Copy link

It runs ld and generates build output files. This seems unexpected.

Similar to #4387, but instead of failing actually does a build instead.

@ehuss
Copy link
Contributor

ehuss commented Dec 27, 2017

I think this is a dupe of #4059, and has been fixed in beta (cargo 0.24, rustc 1.23). Can you try on beta (or nightly) and see if it is still a problem?

@rocallahan
Copy link
Author

Sorry, this seems to be fixed in nightly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants