You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you try recompiling libcore? The metadata format changed around that time (in general, different versions of rustc generate incompatible libraries, even if they are different nightlies of the same version, so you should recompile everything on every update).
Pretty sure I did, but something must have gone wrong. Just tried pulling the latest everything (rebuilding core, as well) and it built this time! Thanks.
It looks like this has been an issue in the past and there are some closed bugs that look similar, but it seems to have come back again...
rustc --version --verbose
:Here's what I'm compiling: https://gist.github.com/klieth/8c7a930c88393b32d769
To build:
This exact program built fine on nightly a couple days ago.
Backtrace:
The text was updated successfully, but these errors were encountered: