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

x.py check doesn't take previous x.py build into account #50037

Closed
varkor opened this issue Apr 17, 2018 · 1 comment
Closed

x.py check doesn't take previous x.py build into account #50037

varkor opened this issue Apr 17, 2018 · 1 comment

Comments

@varkor
Copy link
Member

varkor commented Apr 17, 2018

After successfully running x.py build, we know x.py check is also going to succeed. It shouldn't then try re-checking rustc. (This should probably take into account the build on an incremental basis.)

Issue on cargo: rust-lang/cargo#3501

@Mark-Simulacrum
Copy link
Member

I'm going to close this since I don't think this is something that's feasible or wanted to fix on rustbuild's side. Of course, improvements to Cargo in this area are much appreciated. Thanks!

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