-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Simple code won't compile. Both stable and nightly. #73725
Copy link
Copy link
Open
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-compilememIssue: Problems and improvements with respect to memory usage during compilation.Issue: 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.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.I-compilememIssue: Problems and improvements with respect to memory usage during compilation.Issue: 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.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code
Please see the file lib.zip
rustc consumes all the memory while compiling this code. 188Gb of RAM was consumed on server.
Meta
rustc --version --verbose:Error output
Backtrace
No backtrace appeared.