100% CPU and slowly eating up the memory when analyzing self-referential closure type example #8740
Labels
A-perf
performance issues
A-ty
type system / type inference / traits / method resolution
S-actionable
Someone could pick this issue up and work on it right now
I ran across rust-lang/rust#46062 today and wanted to play around with the example provided there
(which is not compiling and also not supposed to compile with current rustc) but rust-analyzer doesn’t like it at all and runs at full CPU (of course only on a single core), never terminating, while slowly increasing its memory usage further and further.
The text was updated successfully, but these errors were encountered: