Skip to content

[beta] Fix dep info showing up with a build script#4715

Merged
bors merged 1 commit into
rust-lang:rust-1.22.0from
alexcrichton:beta-next
Nov 12, 2017
Merged

[beta] Fix dep info showing up with a build script#4715
bors merged 1 commit into
rust-lang:rust-1.22.0from
alexcrichton:beta-next

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This is a backport of #4711

Cargo would erroneously bail out early and accidentally forget to emit a
dep info file if any dependency used a build script, so this fixes that!
@rust-highfive

Copy link
Copy Markdown

r? @matklad

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

@rust-highfive

Copy link
Copy Markdown

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.22.0. Please double check that you specified the right target!

@matklad

matklad commented Nov 12, 2017

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 12, 2017

Copy link
Copy Markdown
Contributor

📌 Commit 1f87055 has been approved by matklad

@bors

bors commented Nov 12, 2017

Copy link
Copy Markdown
Contributor

⌛ Testing commit 1f87055 with merge a296afa...

bors added a commit that referenced this pull request Nov 12, 2017
[beta] Fix dep info showing up with a build script

This is a backport of #4711
@bors

bors commented Nov 12, 2017

Copy link
Copy Markdown
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing a296afa to rust-1.22.0...

@bors bors merged commit 1f87055 into rust-lang:rust-1.22.0 Nov 12, 2017
bors added a commit to rust-lang/rust that referenced this pull request Nov 13, 2017
Beta next

This updates beta Cargo (brings rust-lang/cargo#4716 and rust-lang/cargo#4715), and also includes #45866.

This PR also bumps beta to .3 so that we can get a beta release soon.
@ehuss ehuss added this to the 1.22.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants