-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as duplicate of#19402
Labels
C-bugCategory: bugCategory: bug
Description
I don't know if I should be opening an other issue for this since there is already several issues about RAM usage but I can't find a definitive answer.
Is this RAM usage an expected behavior of rust-analyzer or symptoms of a bug ?
The RAM usage seems to be growing through the day.
Here is some information about the project size (it's a cargo workspace of ~100 crates).
===============================================================================
Language Files Lines Code Comments Blanks
===============================================================================
Rust 1157 138605 127650 530 10425
|- Markdown 112 701 5 623 73
(Total) 139306 127655 1153 10498
===============================================================================
Total 1157 138605 127650 530 10425
===============================================================================
Installed version is 0.3.2370
.
thepiyush-303 and DanielHabenicht
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bug