Skip to content

Rollup of 4 pull requests#70862

Closed
Dylan-DPC-zz wants to merge 13 commits intorust-lang:masterfrom
Dylan-DPC-zz:rollup-rkmfwkm
Closed

Rollup of 4 pull requests#70862
Dylan-DPC-zz wants to merge 13 commits intorust-lang:masterfrom
Dylan-DPC-zz:rollup-rkmfwkm

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants