Summary
RFC: #3243
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#open-namespaces
rustc tracking issue: rust-lang/rust#122349
crates.io tracking issue: rust-lang/crates.io#8292
Allow a parent package to open its API namespace for other packages to participate
Implementation
Unresolved Issues
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.
Summary
RFC: #3243
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#open-namespaces
rustc tracking issue: rust-lang/rust#122349
crates.io tracking issue: rust-lang/crates.io#8292
Allow a parent package to open its API namespace for other packages to participate
Implementation
::in the middle of package names, prevent publish (feat: Add 'open-namespaces' feature #13591)lib.nameputs it in a namespaceUnresolved Issues
::being in the name?"foo::bar" = { package = "foo_bar", version = "1.0" }in Cargo.toml?.cratefile / download URLFuture 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.