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 compiled this from source (same revision as the nightly I'm running), and it does not exhibit the same behavior (the test file compiles successfully.) The versions I used in the comment above were installed by rustup.
Interesting. The rustup package itself says version 1.2.0-6. rustup self update just gives me an error. I'll try to figure out how to fix it then, thanks. :)
I tried to compile this and it causes rustc to freeze both on stable and nightly on my computer. Playground handles it without any issues.
Using strace shows that it's blocking on write(). Full strace output here.
Meta
Stable:
Nightly:
The text was updated successfully, but these errors were encountered: