Skip to content

fix: Fix bind pat inlay hints rendering for constant patterns #14125

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 11, 2023

Fixes #14124

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 11, 2023
@Veykril
Copy link
Member Author

Veykril commented Feb 11, 2023

@bors r+

@bors
Copy link
Contributor

bors commented Feb 11, 2023

📌 Commit 5fdf640 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 11, 2023

⌛ Testing commit 5fdf640 with merge d78a0be...

@bors
Copy link
Contributor

bors commented Feb 11, 2023

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

@bors bors merged commit d78a0be into rust-lang:master Feb 11, 2023
@Veykril Veykril deleted the inlay-fix branch February 16, 2023 09:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not show type inlay on constant slice pattern match
3 participants