Skip to content

Store const_eval_raw results to disk #62166

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

Closed
wants to merge 1 commit into from

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Jun 27, 2019

Based on #59722.

r? @oli-obk

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 27, 2019
@Zoxc
Copy link
Contributor Author

Zoxc commented Jun 27, 2019

@oli-obk Do you know why we only store const eval results which does not result in an error?

@Zoxc
Copy link
Contributor Author

Zoxc commented Jun 27, 2019

@bors try

@oli-obk