Skip to content

rustbuild: ensure CFG_RELEASE_CHANNEL is always defined - #42696

Closed
Keruspe wants to merge 1 commit into
rust-lang:masterfrom
Keruspe:master
Closed

rustbuild: ensure CFG_RELEASE_CHANNEL is always defined#42696
Keruspe wants to merge 1 commit into
rust-lang:masterfrom
Keruspe:master

Conversation

@Keruspe

Copy link
Copy Markdown
Contributor

We're already setting that for the rustc and the rls compilation, this just extends it to all the other steps.

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
@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

r? @alexcrichton

@Mark-SimulacrumMark-Simulacrum added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 17, 2017
@alexcrichton

Copy link
Copy Markdown
Member

I believe this is related to rust-lang/cargo#4179, right? I have reservations about that so I'm going to hold off on r+'ing this.

@bors

bors commented Jun 20, 2017

Copy link
Copy Markdown
Collaborator

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

@KeruspeKeruspe closed this Jun 20, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Keruspe@rust-highfive@Mark-Simulacrum@alexcrichton@bors@aturon