Skip to content

[beta] Stabilize the rename-dependency feature #6319

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

alexcrichton
Copy link
Member

This is a backport of #6311

This commit stabilizes Cargo's `rename-dependency` feature which allows
renaming packages in `Cargo.toml`, enabling importing multiple versions
of a single crate or simply avoiding a `use foo as bar` in `src/lib.rs`.

Closes rust-lang#5653
@rust-highfive
Copy link

r? @steveklabnik

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

@rust-highfive
Copy link

warning Warning warning

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

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 16, 2018

📌 Commit 5d6504d has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 16, 2018

⌛ Testing commit 5d6504d with merge dfd77a056a3a3bdd1915bb8b64d0ac5eb35fe5e7...

@bors
Copy link
Contributor

bors commented Nov 16, 2018

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented Nov 16, 2018

⌛ Testing commit 5d6504d with merge cbcd8bb35f90d2b0823682f0d7680fdfa381a5fe...

@bors
Copy link
Contributor

bors commented Nov 16, 2018

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented Nov 16, 2018

⌛ Testing commit 5d6504d with merge 339d9f9...

bors added a commit that referenced this pull request Nov 16, 2018
[beta] Stabilize the `rename-dependency` feature

This is a backport of #6311
@bors
Copy link
Contributor

bors commented Nov 16, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 339d9f9 to rust-1.31.0...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants