Skip to content

Commit 8bd7fbc

Browse files
committed
Add .crate file as unresolved
1 parent d9a3c90 commit 8bd7fbc

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
@@ -217,6 +217,7 @@ Python has a similar coupling of top-level namespaces and modules with the files
217217
- How exactly should the Cargo.toml `lib.name` key work in this world, and how does that integrate with `--extern` and `-L` and sysroots?
218218
- Should we allow renames like `"foo::bar" = { package = "foo_bar", version = "1.0" }` in Cargo.toml?
219219
- How precisely should this be represented in the index trie?
220+
- How we should name the `.crate` file / download URL
220221

221222
# Future possibilities
222223

0 commit comments

Comments
 (0)