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

Stop linting unused_io_amount in io traits #13605

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

GnomedDev
Copy link
Contributor

Closes #4836

changelog: [unused_io_amount] No longer lints inside io::Read/io::Write, and async variants.

@rustbot
Copy link
Collaborator

rustbot commented Oct 25, 2024

r? @llogiq

rustbot has assigned @llogiq.
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 the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 25, 2024
@llogiq
Copy link
Contributor

llogiq commented Oct 27, 2024

Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Oct 27, 2024

📌 Commit 560353c has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 27, 2024

⌛ Testing commit 560353c with merge a0fab5c...

@bors
Copy link
Contributor

bors commented Oct 27, 2024

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

@bors bors merged commit a0fab5c into rust-lang:master Oct 27, 2024
8 checks passed
@GnomedDev GnomedDev deleted the read-exact-in-read-exact branch October 27, 2024 13:54
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
4 participants