Closed as not planned
Description
When compiling this code, if this test is uncommented, the compiler hangs indefinitely during compilation.
Details:
- Platform: macOS High Sierra 10.13.6
cargo version
-cargo 1.34.0-nightly (245818076 2019-01-27)
rustc --version
-rustc 1.34.0-nightly (8ae730a44 2019-02-04)
- invocation:
cargo test --no-run
- While running,
rustc
uses a constant 80% CPU (of 200% - 2-core CPU)