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

Disable cargo incremental due to space constraints #177

Merged
merged 1 commit into from
Jan 20, 2018

Conversation

aidanhs
Copy link
Member

@aidanhs aidanhs commented Jan 20, 2018

This has been on the boxes for a while now.

It's a little unfortunate because when I've measured locally I've seen incremental giving speedups in compile time even when building for the first time! But we don't really have a choice.

@aidanhs aidanhs merged commit 570ca3d into master Jan 20, 2018
@aidanhs aidanhs deleted the aphs-no-cargo-incremental branch January 20, 2018 18:11
@Mark-Simulacrum
Copy link
Member

We might be able to bump codegen-units without enabling incremental for the compile time benefits..

@aidanhs
Copy link
Member Author

aidanhs commented Jan 21, 2018

Good idea, added to #136

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