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-creusot: Disable incremental compilation #1287

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

Lysxia
Copy link
Collaborator

@Lysxia Lysxia commented Dec 4, 2024

Closes #1286

@Lysxia Lysxia enabled auto-merge December 4, 2024 12:47
@Lysxia Lysxia merged commit 8746e60 into master Dec 4, 2024
6 checks passed
@Lysxia Lysxia deleted the no-incremental branch December 4, 2024 12:52
@jhjourdan
Copy link
Collaborator

This looks more like a hack than a proper solution... (I don't know what would be a proper solution, though.)

@Lysxia
Copy link
Collaborator Author

Lysxia commented Dec 4, 2024

I think the hack is the whole process of getting MIR out of rustc, and a proper solution would involve rustc having an actual API for alternative backends.

@jhjourdan
Copy link
Collaborator

I don't really understand what this overriding mechanism does, but I am surprise that it is impossible to make it work together with caching.

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.

Error when rebuilding code with closures
3 participants