Skip to content

Commit 65f7083

Browse files
committed
add renames as unresolved q
1 parent cc5872d commit 65f7083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text/0000-packages-as-optional-namespaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Python has a similar coupling of top-level namespaces and modules with the files
213213
# Unresolved questions
214214

215215
- How exactly should the Cargo.toml `lib.name` key work in this world, and how does that integrate with `--extern` and `-L` and sysroots?
216+
- Should we allow renames like `"foo::bar" = { package = "foo_bar", version = "1.0" }` in Cargo.toml?
216217

217218
# Future possibilities
218219

0 commit comments

Comments
 (0)