Skip to content

Show const in the signature help if applicable#22358

Merged
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
SomeoneToIgnore:const-signature
May 14, 2026
Merged

Show const in the signature help if applicable#22358
ChayimFriedman2 merged 1 commit into
rust-lang:masterfrom
SomeoneToIgnore:const-signature

Conversation

@SomeoneToIgnore
Copy link
Copy Markdown
Contributor

Closes #16701

Before:

before

After:

after

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 14, 2026
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChayimFriedman2 ChayimFriedman2 added this pull request to the merge queue May 14, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 14, 2026
@SomeoneToIgnore
Copy link
Copy Markdown
Contributor Author

@ChayimFriedman2 ChayimFriedman2 added this pull request to the merge queue May 14, 2026
Merged via the queue into rust-lang:master with commit 6083f0c May 14, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 14, 2026
@lnicola
Copy link
Copy Markdown
Member

lnicola commented May 16, 2026

Should we also include unsafe? 🤷

@SomeoneToIgnore
Copy link
Copy Markdown
Contributor Author

#22381

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.

Include const-ness of function in parameter popup

4 participants