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

feat: Report unresolved idents for implicit captures in format_args!() #18696

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

ChayimFriedman2
Copy link
Contributor

And also a bit of cleanup by storing the capture's span with the open quote included.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 16, 2024
@ChayimFriedman2
Copy link
Contributor Author

I'm not supposed to fix all those typos here, right?

@Veykril
Copy link
Member

Veykril commented Dec 16, 2024

you need to rebase

And also a bit of cleanup by storing the capture's span with the open quote included.
@ChayimFriedman2
Copy link
Contributor Author

Ah thanks.

@Veykril Veykril added this pull request to the merge queue Dec 16, 2024
Merged via the queue into rust-lang:master with commit efafe66 Dec 16, 2024
9 checks passed
@ChayimFriedman2 ChayimFriedman2 deleted the syn-syn branch December 16, 2024 09:56
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.

3 participants