Skip to content

Rollup of 9 pull requests #28886

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

Closed
wants to merge 21 commits into from
Closed

Conversation

chills42 and others added 21 commits October 5, 2015 22:25
This adds a chapter to the nightly section of the book on leveraging and
implementing the `#![allocator]` attribute to write custom allocators as well as
explaining the current situation with allocators.
In rust-lang#28864, @Aarzee submitted some whitespace fixes. I r+'d it. But
@retp998 noticed[1] that this file is explicitly a test of this kind of
whitespace, and so I shouldn't have changed it. This restores the old
line endings.

1: rust-lang#28864 (comment)
Add musl link
This is to address issue rust-lang#28803 by improving some of the references to closures, to explain what they are more clearly, while hopefully still being concise.

r? @steveklabnik
…klabnik

This adds a chapter to the nightly section of the book on leveraging and
implementing the `#![allocator]` attribute to write custom allocators as well as
explaining the current situation with allocators.
In rust-lang#28864, @Aarzee submitted some whitespace fixes. I r+'d it. But
@retp998 noticed[1] that this file is explicitly a test of this kind of
whitespace, and so I shouldn't have changed it. This restores the old
line endings.

1: rust-lang#28864 (comment)
@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Oct 7, 2015

📌 Commit 917489c has been approved by steveklabnik

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@bors
Copy link
Collaborator

bors commented Oct 7, 2015

⌛ Testing commit 917489c with merge 698d76c...

@bors
Copy link
Collaborator

bors commented Oct 7, 2015

💔 Test failed - auto-linux-64-nopt-t

@steveklabnik
Copy link
Member Author

@bors: retry force

@bors
Copy link
Collaborator

bors commented Oct 7, 2015

⌛ Testing commit 917489c with merge 5dce5de...

@bors
Copy link
Collaborator

bors commented Oct 7, 2015

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

@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
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.