Skip to content

Rollup of 9 pull requests - #32192

Closed
steveklabnik wants to merge 20 commits into
rust-lang:masterfrom
steveklabnik:rollup
Closed

Rollup of 9 pull requests#32192
steveklabnik wants to merge 20 commits into
rust-lang:masterfrom
steveklabnik:rollup

Conversation

nathankleynand 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
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
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
@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=1

@bors

bors commented Mar 11, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 67d557b has been approved by steveklabnik

@bors

bors commented Mar 11, 2016

Copy link
Copy Markdown
Collaborator

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

@bors

bors commented Mar 11, 2016

Copy link
Copy Markdown
Collaborator

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

@srinivasreddy

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Mar 13, 2016

Copy link
Copy Markdown
Collaborator

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

@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@steveklabnik@bors@srinivasreddy@Centril@nathankleyn@cmbrandenburg@naltun@bluss