Skip to content

Compiling code hangs compiler #58523

Closed as not planned
Closed as not planned
@joshlf

Description

@joshlf

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)

Metadata

Metadata

Assignees

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.I-compilememIssue: Problems and improvements with respect to memory usage during compilation.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions