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

Rerun even if build is done #2957

Closed
Manishearth opened this issue Jul 25, 2018 · 2 comments
Closed

Rerun even if build is done #2957

Manishearth opened this issue Jul 25, 2018 · 2 comments

Comments

@Manishearth
Copy link
Member

If you run clippy after a build, it just says "Finished dev [unoptimized + debuginfo] target(s) in Xs", because it doesn't recompile.

We should do something to make clippy recompile (perhaps not replacing the compiled artifacts so it has minimal impact)

cc @alexcrichton ideally this would be a flag on cargo check.

@flip1995
Copy link
Member

That issue is around for quite some time #2604

@Manishearth
Copy link
Member Author

heh I tried to look for it and couldn't. I knew I'd seen this before

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