Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Update to next stable version to avoid cargo-doc ICE #178

Closed
CPerezz opened this issue Nov 16, 2021 · 0 comments · Fixed by #181
Closed

Update to next stable version to avoid cargo-doc ICE #178

CPerezz opened this issue Nov 16, 2021 · 0 comments · Fixed by #181

Comments

@CPerezz
Copy link
Member

CPerezz commented Nov 16, 2021

I noticed we've changed our toolchain file to use 1.56.1. I belive @liangcc needed it. See: #157

There's an ICE reported there with cargo doc which basically won't allow any of our CI runs to pass. See this run where we get reported a panic from the compiler in our CI: https://github.com/appliedzkp/zkevm-circuits/runs/4231504955?check_suite_focus=true#step:5:425

This is solved in nightly and when the new stable is out (the fix is now in beta).

See: rust-lang/rust#84738 for more details of the issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant