Closed
Description
As reported on reddit: https://www.reddit.com/r/rust/comments/5d1dzx/rustc_1130_and_nightly_infinite_loops_while/
Backtrace: https://gist.github.com/TimNN/6070f0da6e697a93ef13ab74d316524a
To reproduce, clone clap-rs
from https://github.com/TimNN/clap-rs.git and check out the hang
branch, which has the patch from the reddit thread applied.