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

Replace remaining usage of FormatArgsExpn #10561

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

Alexendoo
Copy link
Member

Closes #10233

Removes FormatArgsExpn & friends now that they're unused

changelog: none

r? @Manishearth

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 28, 2023
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Mar 28, 2023

📌 Commit 6589d79 has been approved by Manishearth

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Mar 28, 2023

⌛ Testing commit 6589d79 with merge 58fb801...

@bors
Copy link
Contributor

bors commented Mar 28, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 58fb801 to master...

@bors bors merged commit 58fb801 into rust-lang:master Mar 28, 2023
@Alexendoo Alexendoo deleted the format-args-ast-3 branch March 28, 2023 22:06
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.

Migrate format_args!() lints to to ast::FormatArgs
4 participants