Skip to content

Conversation

sinkuu
Copy link
Contributor

@sinkuu sinkuu commented Apr 1, 2018

Cargo rebuilds the project (even if source codes are unchanged) when any file in the project directry is changed and build.rs is run, which takes 5 seconds on my machine. This PR prevents unnecessary runs of it.

@nrc nrc merged commit 4237f40 into rust-lang:master Apr 5, 2018
@nrc
Copy link
Member

nrc commented Apr 5, 2018

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

Successfully merging this pull request may close these issues.

2 participants