Skip to content

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

Thomasdezeeuw and 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.
…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
Copy link
Author

Dylan-DPC-zz commented Apr 6, 2020

@bors r+ rollup 🤦‍♂️

@bors
Copy link
Collaborator

bors commented Apr 6, 2020

📌 Commit b9fe46d has been approved by Dylan-DPC

@bors bors 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-zz Dylan-DPC-zz added the rollup A PR which is a rollup label Apr 6, 2020
@Dylan-DPC-zz
Copy link
Author

@bors r+ p=5 rollup=never

@bors
Copy link
Collaborator

bors commented Apr 6, 2020

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

@bors
Copy link
Collaborator

bors commented Apr 6, 2020

📌 Commit b9fe46d has been approved by Dylan-DPC

@bors
Copy link
Collaborator

bors commented Apr 7, 2020

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

@bors
Copy link
Collaborator

bors commented Apr 7, 2020

📌 Commit b9fe46d has been approved by Dylan-DPC

@bors
Copy link
Collaborator

bors commented Apr 7, 2020

⌛ Testing commit b9fe46d with merge bf1f2ee...

@bors
Copy link
Collaborator

bors commented Apr 7, 2020

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

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

Labels

merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: 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