-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Broken MIR: generator contains type std::vec::Vec<()> #62025
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Probably duplicate of #61442 |
Does this still reproduce? |
Using 2019-06-25 after #61442 , still reproduce |
@zimond the fix landed in 2019-06-26 nightly. Could you try that version? |
and I just tested #62126, it's still broken. |
@zimond it can be a bit confusing because when you install Back to the issue, I confirm it has been fixed on the master by #61872. Fix will be available in tomorrows nightly. |
Yeah.. I just saw the commit log after commenting this. It's indeed fixed, cheers. |
Uh oh!
There was an error while loading. Please reload this page.
I tried this code:
I get the following error:
Meta
Installed crates:
runtime v0.3.0-alpha.5
runtime-tokio v0.3.0-alpha.5
futures-preview v0.3.0-alpha.16
rustc --version --verbose
;Backtrace:
The text was updated successfully, but these errors were encountered: