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
I ran this locally with Cargo build from master and I think this was fixed with #3426, so this should get fixed as soon as the next nightly is released!
cargo check
gives the following error in my code:cargo run
andcargo build
do not give this error (and run/compile correctly).You can find the code (as minimal as I could get it) here
The text was updated successfully, but these errors were encountered: