-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nightly-2019-06-10: wf checking is too slow #61740
Comments
Did you try other nightlies as well? |
I tried 2019-06-11. It was same. BTW, I somehow reduced it to 180 seconds. I changed code not to depend on nll. |
@jonas-schievink I tested on nightly-04-29, and it works like a charm. 2019-04-29: Ok Edit: Added some more versions |
Bisected to
That's a9ec99f...372be4f. It seems likely this is related to #60444 which is being fixed in #61754. |
I can confirm that it is fixed by #61754 (I tested locally) |
I'm not getting the same output as OP(maybe I did it wrong, eg. I had to rename
and after that PR:
|
rust-lang/rust#61740 is fixed
@mati865 I tested it and it is fast again. Closing. |
rust-lang/rust#61740 is fixed
rust-lang/rust#61740 is fixed
STR
git clone -b typescript https://github.com/kdy1/swc && (cd swc && git checkout 4d64b3eb5040c5ef9d2d42e93a98e76b9999f24f)
Modify swc/.cargo/config to
output
The text was updated successfully, but these errors were encountered: