Skip to content

Rollup of 8 pull requests #38106

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 20 commits into from
Closed

Rollup of 8 pull requests #38106

wants to merge 20 commits into from

Conversation

nikomatsakis and others added 20 commits November 21, 2016 13:23
use syntax::ast::Name; is a reexport of syntax::symbol::Symbol(u32);
…ewsxcv

Add part of missing UdpSocket's urls and examples

r? @frewsxcv
Refactor one_bound_for_assoc_type to take an Iterator instead of Vec

I doubt the performance implications will be serious, but it will avoid allocating one-element Vecs for the successful case (and avoid allocating vecs at all for any case, too).

`--stage 2` tests passed locally.
@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@dns2utf8
Copy link
Contributor Author

dns2utf8 commented Dec 1, 2016

Rollup looks good. Is this ok?

cc: @nikomatsakis @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

@dns2utf8: It looks good but we prefer when someone with r+ rights do it (in case of failure and stuff).

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

📌 Commit 0c28d5d has been approved by GuillaumeGomez

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit 0c28d5d with merge fb24878...

@alexcrichton
Copy link
Member

@bors: retry force clean

  • restarted buildbot

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit 0c28d5d with merge ec35783...

@dns2utf8
Copy link
Contributor Author

dns2utf8 commented Dec 1, 2016

Oh, the button just worked so I guessed 😉

I guess only collaborators have the right to r+?

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

💔 Test failed - auto-win-gnu-32-opt

@dns2utf8
Copy link
Contributor Author

dns2utf8 commented Dec 1, 2016

Ah, too bad it failed. So what do we next?

Can I edit this PR and try to fix it or should I close it?

@GuillaumeGomez
Copy link
Member

Yes, only collaborators can r+ and yes, please close it.

@dns2utf8
Copy link
Contributor Author

dns2utf8 commented Dec 2, 2016

Sorry for the interruption.

@dns2utf8 dns2utf8 closed this Dec 2, 2016
@dns2utf8 dns2utf8 deleted the rollup branch December 2, 2016 09:46
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants