Skip to content

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Aug 5, 2022

Allows hover and goto implementation to work on ?, indexing brackets, binary operators, prefix operators and await. Regarding await, hover will continue to show the keyword docs while goto implementation will bring the user to the poll function of the Future implementation.
Code_CJmZ3FGFVn

Fixes #12810

@Veykril
Copy link
Member Author

Veykril commented Aug 5, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Aug 5, 2022

📌 Commit 8aa50e0 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 5, 2022

⌛ Testing commit 8aa50e0 with merge 2364788...

@bors
Copy link
Contributor

bors commented Aug 5, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 2364788 to master...

@bors bors merged commit 2364788 into rust-lang:master Aug 5, 2022
@Veykril Veykril deleted the classify-ops branch August 5, 2022 13:18
@Veykril Veykril changed the title feat: Handle operators like their trait functions in the IDE feat: Handle operators like their trait functions in the IDE layer Aug 5, 2022
@WhyNotHugo
Copy link

Amazing, thanks!

@matklad
Copy link
Contributor

matklad commented Aug 8, 2022

This is awesome, thanks!

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.

Jump to definition does nothing with cursor on *=

4 participants