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
This is a reduced example. In my project, the compiler panics with some different information, mentioning MIR, but also mentions DefId, so maybe they have the same root cause.
Having the following Cargo.toml:
and the following
lib.rs
:with the following command:
The compiler panics as follow:
Meta:
The text was updated successfully, but these errors were encountered: