Skip to content

Handle transitive re-exports in symbol_canonical_name.#662

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_882100687
Open

Handle transitive re-exports in symbol_canonical_name.#662
copybara-service[bot] wants to merge 1 commit intomainfrom
test_882100687

Conversation

@copybara-service
Copy link

Handle transitive re-exports in symbol_canonical_name.

If our symbol comes from a crate we can't include (i.e. no --crate-header
was specified), we walk through our includable crates to see if we can
find a crate that spells our symbole and use that as the canonical name.

If our symbol comes from a crate we can't include (i.e. no --crate-header
was specified), we walk through our includable crates to see if we can
find a crate that spells our symbole and use that as the canonical name.

PiperOrigin-RevId: 882100687
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant