-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
A-perfperformance issuesperformance issuesE-hardS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other workfunA technically challenging issue with high impactA technically challenging issue with high impact
Description
One of the latest posts states:
One of the current peculiarities of rust-analyzer is that it doesn’t persist caches to disk. Opening project in rust-analyzer means waiting a dozen seconds while we process standard library and dependencies.
And while that may be true when working with IDEs like VScode that are launched once and used for a long period of time, other workflows that involve editors like vim and closing/opening lots of windows that don't share rust-analyzers state between each other is actually quite painful. Each time a new window is opened one has to sit and wait and for large repos that is quite a long period.
P.S. Sorry if it's a duplicate
zacps, 0x8f701, lugoues, jozefmery, locnide and 152 more0x8f701, locnide, achimcc, Milo123459, erwanor and 7 more
Metadata
Metadata
Assignees
Labels
A-perfperformance issuesperformance issuesE-hardS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other workfunA technically challenging issue with high impactA technically challenging issue with high impact