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

Allow to use AnalysisLoader dynamically with AnalysisHost #149

Description

@Xanewok

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions