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

Rollup of 4 pull requests #70863

Closed
wants to merge 13 commits into from

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

Thomasdezeeuw and others added 13 commits March 31, 2020 20:22
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 <github@varkor.com>
…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
…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.
…, r=jonas-schievink

Move sanitize-inline-always test to sanitize directory
@Dylan-DPC-zz Dylan-DPC-zz added the rollup A PR which is a rollup label Apr 6, 2020
@Dylan-DPC-zz
Copy link
Author

@

@Dylan-DPC-zz Dylan-DPC-zz deleted the rollup-e4nuekg branch April 6, 2020 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants