Skip to content

chore: inline format args #4416

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

Merged
merged 1 commit into from
Apr 15, 2025
Merged

chore: inline format args #4416

merged 1 commit into from
Apr 15, 2025

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Apr 15, 2025

Most of this was done with this command:

cargo clippy --fix --allow-dirty --workspace -- -A clippy::all -W clippy::uninlined_format_args

@rustbot label +stable-nominated

@rustbot
Copy link
Collaborator

rustbot commented Apr 15, 2025

r? @tgross35

rustbot has assigned @tgross35.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added ctest Issues relating to the ctest crate S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Apr 15, 2025
@tgross35 tgross35 added this pull request to the merge queue Apr 15, 2025
Merged via the queue into rust-lang:main with commit 049d0af Apr 15, 2025
50 checks passed
@nyurik nyurik deleted the inline-fmt-arg branch April 15, 2025 18:35
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Jun 1, 2025
(backport <rust-lang#4416>)
(cherry picked from commit 444d9df)
@tgross35 tgross35 mentioned this pull request Jun 1, 2025
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctest Issues relating to the ctest crate S-waiting-on-review stable-applied This PR has been cherry-picked to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants