cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Tracking Issue for source replacement ambiguity

Open ehuss opened this issue 1 year ago • 1 comments

Summary

RFC: #3289 Implementation: https://github.com/rust-lang/cargo/pull/10907 Documentation: TODO

This RFC is to resolve the interaction of source-replacement and registry API operations like publishing.

Unresolved Issues

  • [ ] Should the --registry <NAME> command line argument be allowed to reference the name of a source from the [source] table as well?

Future Extensions

No response

About tracking issues

Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

ehuss avatar Jul 23 '22 23:07 ehuss

@ehuss could you update the Implementation link to #10907

arlosi avatar Jul 27 '22 22:07 arlosi

Closing as I believe this is resolved by #10907.

ehuss avatar Dec 11 '22 17:12 ehuss