Skip to content

bootstrap: remove unneeded extern crate - #44121

Merged
bors merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:bootstrap-deps-purge
Aug 30, 2017
Merged

bootstrap: remove unneeded extern crate#44121
bors merged 1 commit into
rust-lang:masterfrom
ishitatsuyuki:bootstrap-deps-purge

Conversation

@ishitatsuyuki

Copy link
Copy Markdown
Contributor

The crate itself is internally referenced by serde_derive.

The crate itself is internally referenced by serde_derive.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

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

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 28, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 45d31ac has been approved by Mark-Simulacrum

@arielb1arielb1 added beta-nominated Nominated for backporting to the compiler in the beta channel. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 28, 2017
@arielb1

Copy link
Copy Markdown
Contributor

I think we want this on 1.21 too - if #42588 makes the cut to 1.21.

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

bors commented Aug 28, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 45d31ac with merge 1d8b0c548dcd8453ed077d6ba4bc251cb0188c45...

@Mark-Simulacrum

Copy link
Copy Markdown
Member

I'm marking as beta-approved. Doesn't necessarily need to be backported, but wouldn't hurt.

@Mark-SimulacrumMark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Aug 28, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@frewsxcvfrewsxcv mentioned this pull request Aug 29, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@frewsxcvfrewsxcv mentioned this pull request Aug 29, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@frewsxcvfrewsxcv mentioned this pull request Aug 29, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@frewsxcvfrewsxcv mentioned this pull request Aug 29, 2017
arielb1 pushed a commit to arielb1/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@arielb1arielb1 mentioned this pull request Aug 29, 2017
@arielb1arielb1 mentioned this pull request Aug 29, 2017
arielb1 pushed a commit to arielb1/rust that referenced this pull request Aug 29, 2017
… r=Mark-Simulacrum
bootstrap: remove unneeded extern crate
The crate itself is internally referenced by serde_derive.
@arielb1arielb1 mentioned this pull request Aug 29, 2017
bors added a commit that referenced this pull request Aug 29, 2017
Rollup of 12 pull requests
- Successful merges: #43705, #43778, #43918, #44076, #44117, #44121, #44126, #44134, #44135, #44141, #44144, #44158
- Failed merges:
@bors
bors merged commit 45d31ac into rust-lang:masterAug 30, 2017
@ishitatsuyuki
ishitatsuyuki deleted the bootstrap-deps-purge branch August 30, 2017 00:56
@alexcrichtonalexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Sep 1, 2017
bors added a commit that referenced this pull request Sep 1, 2017
[beta] Boostrap from released compilers
No need to use dev any more!
Also contains backports for:
* #44049
* #44121
* #44144
bors added a commit that referenced this pull request Sep 2, 2017
[beta] Boostrap from released compilers
No need to use dev any more!
Also contains backports for:
* #44049
* #44121
* #44144
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@ishitatsuyuki@rust-highfive@Mark-Simulacrum@bors@arielb1@alexcrichton@carols10cents@aturon