Skip to content

Go to declaration #2538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Go to declaration #2538

wants to merge 1 commit into from

Conversation

kjeremy
Copy link
Contributor

@kjeremy kjeremy commented Dec 12, 2019

This piggy backs off of find_all_refs which is not the most efficient.
Optimizing this would be a good first issue for someone.

This piggy backs off of find_all_refs which is not the most efficient.
Optimizing this would be a good first issue for someone.
@matklad
Copy link
Member

matklad commented Dec 12, 2019

Hm, this I think is the same as goto definition at the moment, no?

@matklad
Copy link
Member

matklad commented Dec 12, 2019

What do we even want for goto declaration? Presumably, when invoked on an impl function/type/const, it should go to the corresponding trait item?

@kjeremy
Copy link
Contributor Author

kjeremy commented Dec 12, 2019

Hm... those are all good questions.

@matklad
Copy link
Member

matklad commented Jan 8, 2020

Let's close this for now then!

@matklad matklad closed this Jan 8, 2020
@kjeremy kjeremy deleted the goto-decl branch February 25, 2020 14:58
@kjeremy kjeremy mentioned this pull request Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants