Skip to content

Rollup of 10 pull requests - #46404

Closed
arielb1 wants to merge 6 commits into
rust-lang:masterfrom
arielb1:rollup
Closed

Rollup of 10 pull requests#46404
arielb1 wants to merge 6 commits into
rust-lang:masterfrom
arielb1:rollup

Conversation

tamirdand others added 4 commits November 28, 2017 18:15
The documentation states: "The name output should be the name of the
library." and this is already done in more recently-added callers.
This was added to cover up a lazy extra semicolon in rust-lang#35849, but does
not actually make sense. This is removed as a part of the stabilization
of `never_type`.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @michaelwoerister

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

@arielb1

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=12

@bors

bors commented Nov 30, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit c2b48c1 has been approved by arielb1

@kennytmkennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Nov 30, 2017
@bors

bors commented Nov 30, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c2b48c1 with merge 06490d1c61b7e4f1239eeafaa878835e2f67f132...

@bors

bors commented Nov 30, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@kennytm

Copy link
Copy Markdown
Member

@bors retry #44159

make coercions to `!` in unreachable code a hard error
This was added to cover up a lazy extra semicolon in rust-lang#35849, but does
not actually make sense. This is removed as a part of the stabilization
of `never_type`.
rustc_llvm: remove stale references
...that were removed in 77c3bfa.
r? @alexcrichton
@arielb1arielb1 closed this Nov 30, 2017
@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 rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@arielb1@rust-highfive@bors@kennytm@Centril@michaelwoerister@tamird