cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Implement path-bases (RFC 3529) 2/n: `cargo add` support

Open dpaoliello opened this issue 1 year ago • 1 comments

RFC: https://github.com/rust-lang/rfcs/pull/3529 Tracking Issue: https://github.com/rust-lang/cargo/issues/14355

This PR adds the --base option to cargo add to allow adding a path dependency with a path base.

dpaoliello avatar Aug 19 '24 21:08 dpaoliello

r? @ehuss

rustbot has assigned @ehuss. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

rustbot avatar Aug 19 '24 21:08 rustbot

@bors r+

epage avatar Sep 06 '24 18:09 epage

:pushpin: Commit 8de55540f04dc074cb09073d5c0c354135ba4c36 has been approved by epage

It is now in the queue for this repository.

bors avatar Sep 06 '24 18:09 bors

:hourglass: Testing commit 8de55540f04dc074cb09073d5c0c354135ba4c36 with merge 64c4b6d320b09de9fc5085dafd99c020f7128821...

bors avatar Sep 06 '24 18:09 bors

:sunny: Test successful - checks-actions Approved by: epage Pushing 64c4b6d320b09de9fc5085dafd99c020f7128821 to master...

bors avatar Sep 06 '24 19:09 bors