Skip to content

Commit 56fae2e

Browse files
committed
trie-unresolved
1 parent 67ef913 commit 56fae2e

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
@@ -214,6 +214,7 @@ Python has a similar coupling of top-level namespaces and modules with the files
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?
216216
- Should we allow renames like `"foo::bar" = { package = "foo_bar", version = "1.0" }` in Cargo.toml?
217+
- How precisely should this be represented in the index trie?
217218

218219
# Future possibilities
219220

0 commit comments

Comments
 (0)