Skip to content

Replace remaining usage of FormatArgsExpn#10561

Merged
bors merged 1 commit into
rust-lang:masterfrom
Alexendoo:format-args-ast-3
Mar 28, 2023
Merged

Replace remaining usage of FormatArgsExpn#10561
bors merged 1 commit into
rust-lang:masterfrom
Alexendoo:format-args-ast-3

Conversation

@Alexendoo

Copy link
Copy Markdown
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
Copy Markdown
Member

@bors r+

@bors

bors commented Mar 28, 2023

Copy link
Copy Markdown
Contributor

📌 Commit 6589d79 has been approved by Manishearth

It is now in the queue for this repository.

@bors

bors commented Mar 28, 2023

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Mar 28, 2023

Copy link
Copy Markdown
Contributor

☀️ 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