Skip to content

Increasing token limit in rust-analyzer #10855

@suhr

Description

@suhr

I get the following error with rust-analyzer:

macro invocation exceeds token limit: produced 997309 tokens, limit is 524288

But it's a working code which rustc can compile just fine. So I would like to increase the token limit for rust-analyzer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macromacro expansion

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions