Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

make some lowering operations async #1368

@Xanewok

Description

@Xanewok

Originally created by @nrc (rust-dev-tools/rls-analysis#122):

we currently wait for all lowering to be done before reporting analysis as done. However, I think we could probably report we are done before some lowering is done and only block on the main cross-referencing (e.g., #118, we could return before building the search trie).

cc #25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions