Skip to content

Rollup of 11 pull requests - #39180

Merged
bors merged 26 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup
Jan 19, 2017
Merged

Rollup of 11 pull requests#39180
bors merged 26 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup

Conversation

frewsxcvand others added 26 commits December 21, 2016 10:44
for the new SliceIndex trait. Also made the docs of the unchecked
versions a bit clearer; they return a reference, not an "unsafe
pointer".
References to empty types are only considered empty if feature(never_type) is
enabled.
* Simplify `Option::iter_mut` doc example.
* Document 'empty' corner-cases for `slice::{starts_with, ends_with}`.
* Indicate 'true' as code-like.
Improvements to 'include' macro documentation.
None
…r=steveklabnik
Fix a couple of bad Markdown links
…, r=nrc
debuginfo: Ignore optimized enum tests for GDB versions that can't handle them.
Fixesrust-lang#38948.
r? @nrc
cc @Manishearth
…on, r=GuillaumeGomez
Add error explanation for E0491
Refs rust-lang#32777
Please let me know if any question or anything doesn't look right about this.
…nds-where-clause, r=arielb1
E0122 should apply with where clauses
Fixesrust-lang#39122
collections: update docs of slice get() and friends
Resubmit of rust-lang#38216.
r? @GuillaumeGomez
BTW, instead of closing a PR just because it is old and the team member who offered to fix it up did not have the time to do so, why not ping them instead? (cc @alexcrichton)
…eferences, r=brson
Feature gate `&Void`'s uninhabitedness.
Here's a totally crazy PR which should never be merged.
A few improvements to the slice docs.
* Simplify `Option::iter_mut` doc example.
* Document 'empty' corner-cases for `slice::{starts_with, ends_with}`.
* Indicate 'true' as code-like.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @eddyb

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

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r+ p=1

@bors

bors commented Jan 19, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 3946079 has been approved by GuillaumeGomez

@bors

bors commented Jan 19, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 3946079 with merge 47965f5...

bors added a commit that referenced this pull request Jan 19, 2017
@bors

bors commented Jan 19, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: GuillaumeGomez
Pushing 47965f5 to master...

@bors
bors merged commit 3946079 into rust-lang:masterJan 19, 2017
@GuillaumeGomez
GuillaumeGomez deleted the rollup branch January 19, 2017 23:21
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 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.

15 participants

@GuillaumeGomez@rust-highfive@bors@eddyb@Centril@frewsxcv@chris-morgan@apasel422@michaelwoerister@king6cong@grimreaper@richardimaoka@circuitfox@birkenfeld@canndrew