Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iter_exported_symbols: also walk used statics in local crate #3723

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jun 29, 2024

Since rust-lang/rust#126938 got reverted, we need a different approach.

Fixes #3722

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 29, 2024

📌 Commit 6720f18 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jun 29, 2024

⌛ Testing commit 6720f18 with merge 72b4d8c...

@bors
Copy link
Collaborator

bors commented Jun 29, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 72b4d8c to master...

@bors bors merged commit 72b4d8c into rust-lang:master Jun 29, 2024
8 checks passed
@RalfJung RalfJung deleted the win-tls-callback branch June 29, 2024 11:06
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.

#[used] statics in the local crate are not found
2 participants