Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Allow to use AnalysisLoader dynamically with AnalysisHost #149

Open
Xanewok opened this issue Aug 31, 2018 · 0 comments
Open

Allow to use AnalysisLoader dynamically with AnalysisHost #149

Xanewok opened this issue Aug 31, 2018 · 0 comments

Comments

@Xanewok
Copy link
Collaborator

Xanewok commented Aug 31, 2018

Currently the AnalysisHost<L: AnalysisLoader> can use the provided generic loader internally, via Vec<rls_data::Analysis> or from a single directory.

Per rust-lang/rls#988 (comment) it'd be good to be able to also reload the data using the AnalysisLoader dynamically (to not require manual data deserialization, when these are not necessarily in the same directory).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant