Skip to content

Rollup of 5 pull requests - #70865

Merged
bors merged 15 commits into
rust-lang:masterfrom
Dylan-DPC-zz:rollup-jje2cuv
Apr 7, 2020
Merged

Rollup of 5 pull requests#70865
bors merged 15 commits into
rust-lang:masterfrom
Dylan-DPC-zz:rollup-jje2cuv

Conversation

@Dylan-DPC-zz

Copy link
Copy Markdown

Successful merges:

Failed merges:

r? @ghost

Thomasdezeeuwand others added 15 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 commented Apr 6, 2020

Copy link
Copy Markdown
Author

@bors r+ rollup 🤦‍♂️

@bors

bors commented Apr 6, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit b9fe46d has been approved by Dylan-DPC

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 6, 2020
@Dylan-DPC-zzDylan-DPC-zz added the rollup A PR which is a rollup label Apr 6, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown
Author

@bors r+ p=5 rollup=never

@bors

bors commented Apr 6, 2020

Copy link
Copy Markdown
Collaborator

💡 This pull request was already approved, no need to approve it again.

@bors

bors commented Apr 6, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit b9fe46d has been approved by Dylan-DPC

@bors

bors commented Apr 7, 2020

Copy link
Copy Markdown
Collaborator

💡 This pull request was already approved, no need to approve it again.

@bors

bors commented Apr 7, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit b9fe46d has been approved by Dylan-DPC

@bors

bors commented Apr 7, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit b9fe46d with merge bf1f2ee...

@bors

bors commented Apr 7, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-azure
Approved by: Dylan-DPC
Pushing bf1f2ee to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 7, 2020
@bors
bors merged commit bf1f2ee into rust-lang:masterApr 7, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Dylan-DPC-zz@bors@Thomasdezeeuw@rkuhn@tmiasko@GuillaumeGomez@Dylan-DPC