Skip to content

Deduplicate rustc-ap-syntax in the RLS #53006

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

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