Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upCompilation does not end. #38335
Comments
This comment has been minimized.
This comment has been minimized.
ghost
commented
Dec 13, 2016
•
|
I was able to reproduce this on linux64, with same rustc version. I had this output and then the process just used up 100% CPU until killed.
Also: strace rustc test.rs 2> out.txt |
This comment has been minimized.
This comment has been minimized.
|
cc @eddyb |
This comment has been minimized.
This comment has been minimized.
|
I think this is a duplicate. cc @rust-lang/compiler |
steveklabnik
added
the
A-compiler
label
Dec 14, 2016
This comment has been minimized.
This comment has been minimized.
|
Possibly fixed? I get the following when trying to compile:
|
This comment has been minimized.
This comment has been minimized.
|
The latter error (reached the type-limit) was the fix to this problem. Closing. |
kriw commentedDec 13, 2016
I tried a recursive function like Continuation-passing style.
I tried this code
I expected the compilation would end or to see some compilation error, but the compilation is never finished without any error.
I made it simpler.
It also happened same problem.
Would you tell me why this problem has occured ?
Meta
rustc 1.13.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-apple-darwin
release: 1.13.0