carbon-lang
carbon-lang copied to clipboard
Unify handling of transitive imports between current and other packages.
This makes cross-package export import work. Note collisions still occur with cross-package "export name".
Depends on #3968 [ed: merged]