-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
A-macromacro expansionmacro expansionBroken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediatelyS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
System Information
- CPU: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
- Memory: 8GB (no swap)
- Operating System: Arch Linux
- Desktop Environment: GNOME Shell 40 (
gnome-shell 1:40.0+67+g79acae417-1) - IDE: Visual Studio Code 1.56.0 (
aur/visual-studio-code-bin 1.56.0-2) - Extension: matklad.rust-analyzer v0.2.583
- rust-analyzer binary version: 2021-05-03 (
rust-analyzer 20210503-1) - Rust version: 1.51.0
- rustup version: 1.24.1 (
rustup 1.24.1-1)
Steps to reproduce
- Clone https://github.com/KSXGitHub/dirt.git
- Checkout commit
1be5539b98fd229f438ce90af7660db1c61fae8d. - Open the project in Visual Studio Code.
- Go to file
src/visualizer/test.rs. - Wait for a minute or two.
You should see that if rust-analyzer crashing and eating up memory.
I also tried Sublime Text 3 with LSP and Rust Enhanced extension, it does not eat up all memory, but it still crashes.
Metadata
Metadata
Assignees
Labels
A-macromacro expansionmacro expansionBroken WindowBugs / technical debt to be addressed immediatelyBugs / technical debt to be addressed immediatelyS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now