Skip to content

Rollup of 9 pull requests #32192

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

Conversation

nathankleyn and others added 20 commits March 8, 2016 23:27
As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BinaryHeap` collection
type.

This is part of issue rust-lang#29348.
In `rustc 1.7.0` the message that is displayed is now `Rust is ready to roll.`
…heap, r=steveklabnik

Add missing documentation examples for BinaryHeap.

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BinaryHeap` collection
type.

This is part of issue rust-lang#29348.

r? @steveklabnik
…bnik

Spell fixes for std::ffi doc comments
Update getting-started.md

In `rustc 1.7.0` the message that is displayed is now `Rust is ready to roll.`
…steveklabnik

Removed integer suffixes in libsyntax crate
…veklabnik

removed integer suffixes in librustc_typeck crate
…klabnik

removed suffixes for librustc_front
Clarify doc for slice slicing (Index impls)

Clarify doc for slice slicing (Index impls)

This is a follow up for PR rust-lang#32099 and rust-lang#32057
…labnik

cleanup int suffixes in libcoretest
@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Mar 11, 2016

📌 Commit 67d557b has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Mar 11, 2016

⌛ Testing commit 67d557b with merge 794e5bf...

@bors
Copy link
Collaborator

bors commented Mar 11, 2016

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

@srinivasreddy
Copy link
Contributor

I closed the PR #32189 which is failing test cases. Also please roll up #32177

@bors
Copy link
Collaborator

bors commented Mar 13, 2016

☔ The latest upstream changes (presumably #32112) made this pull request unmergeable. Please resolve the merge conflicts.

@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.

8 participants