Skip to content

Remove unused rust-analyzer/syntaxTree #20992

@stefnotch

Description

@stefnotch

This seems to be a leftover after #18813

export const syntaxTree = new lc.RequestType<SyntaxTreeParams, string, void>(
"rust-analyzer/syntaxTree",
);

I suppose getting rid of it would be in order? It has already been removed from the documentation

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