Skip to content

is it possible to disable find references from external crates? #8879

@0x8f701

Description

@0x8f701

I noticed that find references can be super slow when we request references in external crate, like here: if I request the references of AllowTopLevelPaidExecutionFrom:

image

It's super slow, like more than 30seconds even one minute.

The result will be like:

image

But I'm only interested in the references located in my project, is it possible to disable fnding references in external crates?

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions