Skip to content

iter_exported_symbols: also walk used statics in local crate#3723

Merged
bors merged 1 commit intorust-lang:masterfrom
RalfJung:win-tls-callback
Jun 29, 2024
Merged

iter_exported_symbols: also walk used statics in local crate#3723
bors merged 1 commit intorust-lang:masterfrom
RalfJung:win-tls-callback

Conversation

@RalfJung
Copy link
Copy Markdown
Member

@RalfJung RalfJung commented Jun 29, 2024

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

Fixes #3722

@RalfJung
Copy link
Copy Markdown
Member Author

@bors r+

@bors
Copy link
Copy Markdown
Contributor

bors commented Jun 29, 2024

📌 Commit 6720f18 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Copy Markdown
Contributor

bors commented Jun 29, 2024

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

@bors
Copy link
Copy Markdown
Contributor

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
@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