-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestroadmap-unplannedIdeas for future workIdeas for future work
Description
Performance isn't prohibitive for running on a single crate, so this is fine to revisit later, probably roadmap-v1.
Basically two things that would help would be
- Loading rust-analyzer once for the entire workspace of several crates, rather than one instance per-crate
- Caching results so that we don't have to recompute them for known versions of dependent crates -- This may come for free if we support pulling in a sanctioned existing policy from a database somewhere rather than always generating your own.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestroadmap-unplannedIdeas for future workIdeas for future work