Memory overflow when compiling #76276
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
When compiling this code the compiler starts using more and more memory trill it gets terminated by signal: 15, SIGTERM: termination signal
That's the best minimal code I could come up with...
Code
reduced.zip
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: