-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Rollup of 5 pull requests #70865
Rollup of 5 pull requests #70865
Conversation
Similar to io::Write::write_all but uses io::Write::write_vectored instead.
Also adds some more tests with different length IoSlices.
…s.rs Co-Authored-By: varkor <[email protected]>
…albertodt Add io::Write::write_all_vectored Similar to io::Write::write_all but uses io::Write::write_vectored instead. Updates rust-lang#70436 /cc @cramertj @sfackler
…an-DPC Clean up E0501 explanation r? @Dylan-DPC
…xt, r=eddyb expose suggestions::InferCtxtExt for clippy This is very useful to do good async/await diagnostic reporting, for example for rust-lang/rust-clippy#5423.
…an-DPC clean up E0506 explanation r? @Dylan-DPC
…, r=jonas-schievink Move sanitize-inline-always test to sanitize directory
|
📌 Commit b9fe46d has been approved by |
@bors r+ p=5 rollup=never |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit b9fe46d has been approved by |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit b9fe46d has been approved by |
☀️ Test successful - checks-azure |
Successful merges:
Failed merges:
r? @ghost