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

Partial no-op refactoring of #9948 #10563

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Mar 29, 2023

This contains some prep work for #9948 to keep that change to the minimum, and make it easier to review it.

This should be a noop, but it has some tests from that PR discussion, and should help in the future with the corner case format handling.

cc: @Alexendoo @llogiq @xFrednet as the 3 people who reviewed the parent PR


changelog: none

This contains preparatory work for rust-lang#9948 to keep that change to the
minimum, and make it easier to review it.
@rustbot
Copy link
Collaborator

rustbot commented Mar 29, 2023

r? @llogiq

(rustbot has picked a reviewer for you, use r? to override)

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

llogiq commented Apr 2, 2023

Ok, so all I see is introducing some inline format args in the code and extending one ui test. All right, let's do this.

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 2, 2023

📌 Commit 783879e has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Apr 2, 2023

⌛ Testing commit 783879e with merge 2463295...

bors added a commit that referenced this pull request Apr 2, 2023
Partial no-op refactoring of #9948

This contains some prep work for #9948 to keep that change to the minimum, and make it easier to review it.

This should be a noop, but it has some tests from that PR discussion, and should help in the future with the corner case format handling.

cc: `@Alexendoo` `@llogiq` `@xFrednet`  as the 3 people who reviewed the parent PR
@bors
Copy link
Collaborator

bors commented Apr 2, 2023

💔 Test failed - checks-action_test

@llogiq
Copy link
Contributor

llogiq commented Apr 2, 2023

@bors retry

@bors
Copy link
Collaborator

bors commented Apr 2, 2023

⌛ Testing commit 783879e with merge 8f0ba1f...

@bors
Copy link
Collaborator

bors commented Apr 2, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing 8f0ba1f to master...

@bors bors merged commit 8f0ba1f into rust-lang:master Apr 2, 2023
@nyurik nyurik deleted the handle-all-fmt2 branch April 2, 2023 18:01
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.

4 participants