Skip to content

Deduplicate rustc-ap-syntax in the RLS #53006

Closed
@alexcrichton

Description

@alexcrichton

As of #52919 we'll be updating to a version of the RLS which depends on racer which depends on rustc-ap-syntax. Unfortunately we're bringing in two different versions of rustc-ap-syntax, 209 and 211, right now.

These should be deduplicated as they take a good deal of time to build on CI, and then we should also add a tidy check which ensures that there's only one version of rustc-ap-syntax in our workspace.

cc @nrc

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