Skip to content
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

Fixed local shadowing the caller's argument issue #13454

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

justinmmott
Copy link
Contributor

@justinmmott justinmmott commented Oct 21, 2022

fix #12536

@justinmmott
Copy link
Contributor Author

@flodiebold could you take a look at this?

@Veykril Veykril added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 3, 2022
@flodiebold
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 5, 2022

📌 Commit e4ef0e5 has been approved by flodiebold

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 5, 2022

⌛ Testing commit e4ef0e5 with merge df38770...

@bors
Copy link
Contributor

bors commented Nov 5, 2022

☀️ Test successful - checks-actions
Approved by: flodiebold
Pushing df38770 to master...

@bors bors merged commit df38770 into rust-lang:master Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

Inline function assist gets confused with a local shadowing the caller's argument
4 participants