Skip to content
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

Rollup of 7 pull requests #35240

Closed
wants to merge 17 commits into from
Closed

Rollup of 7 pull requests #35240

wants to merge 17 commits into from

Conversation

zackmdavis and others added 17 commits July 31, 2016 15:09
This adds a question and answer to the Q&A section of the Copy
docs. Specifically, it asks the question I asked while reading
the docs, and gives its answer.
Was surprised to learn that heaps were used in this way, then realized upon reading [the linked paper](http://www.cs.cmu.edu/afs/cs/academic/class/15213-f98/doc/dsa.pdf) that it's a totally different type of heap—an important distinction.
…rors, r=GuillaumeGomez

extended information for slice pattern errors (E0527 through E0529)

r? @GuillaumeGomez
…llaumeGomez

Add doc examples for `range::RangeArgument::{start,end}`.

None
Add Derive not possible question to Copy

This adds a question and answer to the Q&A section of the Copy
docs. Specifically, it asks the question I asked while reading
the docs, and gives its answer.

cc @steveklabnik
A couple `std::net` doc improvements.

None
Add doc example for `std::ffi::NulError::nul_position`.

None
Update the-stack-and-the-heap.md

Was surprised to learn that heaps were used in this way, then realized upon reading [the linked paper](http://www.cs.cmu.edu/afs/cs/academic/class/15213-f98/doc/dsa.pdf) that it's a totally different type of heap—an important distinction.
@rust-highfive
Copy link
Collaborator

r? @pnkfelix

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

@sanxiyn
Copy link
Member Author

sanxiyn commented Aug 3, 2016

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Aug 3, 2016

📌 Commit 870b71b has been approved by sanxiyn

@bors
Copy link
Contributor

bors commented Aug 3, 2016

⌛ Testing commit 870b71b with merge 07f1bac...

bors added a commit that referenced this pull request Aug 3, 2016
Rollup of 7 pull requests

- Successful merges: #34319, #35041, #35042, #35175, #35181, #35182, #35189
- Failed merges:
@bors
Copy link
Contributor

bors commented Aug 3, 2016

💔 Test failed - auto-linux-64-debug-opt

@arielb1
Copy link
Contributor

arielb1 commented Aug 3, 2016

@bors retry

command timed out: 1800 seconds without output running ['make', '-j2'], attempting to kill

cc @alexcrichton

@bors
Copy link
Contributor

bors commented Aug 3, 2016

⌛ Testing commit 870b71b with merge 39039ab...

bors added a commit that referenced this pull request Aug 3, 2016
Rollup of 7 pull requests

- Successful merges: #34319, #35041, #35042, #35175, #35181, #35182, #35189
- Failed merges:
@bors
Copy link
Contributor

bors commented Aug 3, 2016

💔 Test failed - auto-linux-64-debug-opt

@arielb1
Copy link
Contributor

arielb1 commented Aug 3, 2016

again:

rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc

command timed out: 1800 seconds without output running ['make', '-j2'], attempting to kill
process killed by signal 13

But this does not even make sense. cc @alexcrichton

@sanxiyn
Copy link
Member Author

sanxiyn commented Aug 4, 2016

@bors retry

@bors
Copy link
Contributor

bors commented Aug 4, 2016

⌛ Testing commit 870b71b with merge c8f0638...

@bors
Copy link
Contributor

bors commented Aug 4, 2016

💔 Test failed - auto-linux-64-debug-opt

@sanxiyn sanxiyn closed this Aug 6, 2016
@sanxiyn sanxiyn deleted the rollup branch August 6, 2016 09:55
@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.