rust-analyzer / rust-analyzer.github.io

https://rust-analyzer.github.io/
85 stars 52 forks source link

Memory leak #218

Closed pitdicker closed 6 months ago

pitdicker commented 6 months ago

On my system rust-analyzer leaks ca. 100mb per second until (hopefully) killed because of OOM. Using rust 1.77.0 on x86_64-unknown-linux-gnu. Any suggestions on how to diagnose?