Skip to content

HINT: Show type hints inside macro calls #9864

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

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

dima74
Copy link
Member

@dima74 dima74 commented Dec 7, 2022

Fixes #8214
Fixes #8374
Related: #9803
Depends on #10095

Add type hints inside function-like macro calls:

changelog: Show type hints inside macro calls

@dima74 dima74 force-pushed the diralik/inlay-hints-in-function-like-macros branch from 9400c7b to 50ad095 Compare December 8, 2022 13:26
@vlad20012 vlad20012 assigned dima74 and unassigned vlad20012 Jan 16, 2023
@dima74
Copy link
Member Author

dima74 commented Feb 11, 2023

bors r=vlad20012

@bors
Copy link
Contributor

bors bot commented Feb 11, 2023

Already running a review

@dima74
Copy link
Member Author

dima74 commented Feb 11, 2023

bors r-

@bors
Copy link
Contributor

bors bot commented Feb 11, 2023

Canceled.

@dima74
Copy link
Member Author

dima74 commented Feb 11, 2023

bors r=vlad20012

@bors
Copy link
Contributor

bors bot commented Feb 11, 2023

Build succeeded:

@bors bors bot merged commit cdbaf11 into master Feb 11, 2023
@bors bors bot deleted the diralik/inlay-hints-in-function-like-macros branch February 11, 2023 05:08
@github-actions github-actions bot added this to the v189 milestone Feb 11, 2023
@mili-l mili-l self-assigned this Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type hinting in macro_rules bodies especially within the block token The macro block does not show variable types
3 participants