Skip to content

Implement --emit-symbol-list - #3331

Draft
Ericson2314 wants to merge 1 commit into
rust-lang:mainfrom
obsidiansystems:issue-3326
Draft

Ericson2314 wants to merge 1 commit into
rust-lang:mainfrom
obsidiansystems:issue-3326

Conversation

@Ericson2314

@Ericson2314 Ericson2314 commented Dec 15, 2025 •

Copy link
Copy Markdown

The test recreates the motivating situation in the issue, where there are two bindgen invocations, and we want them to build upon each other, not duplicate each other.

Fix #3326

(Much LLM was used)

The test recreates the motivating situation in the issue, where there
are two bindgen invocations, and we want them to build upon each other,
not duplicate each other.

Fix rust-lang#3326
@Ericson2314

Copy link
Copy Markdown
Author

Oh it might be that the file-level blocklist is good enough for my purposes. 🤦

@rustbot

rustbot commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #3380) made this pull request unmergeable. Please resolve the merge conflicts.

This branch has not been deployed

No deployments
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.

Dump bound symbols for use in downstream bindgen blocklist

2 participants