Skip to content

iter_exported_symbols: also walk used statics in local crate - #3723

Merged
bors merged 1 commit into
rust-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 into
rust-lang:masterfrom
RalfJung:win-tls-callback

Conversation

@RalfJung

@RalfJung RalfJung commented Jun 29, 2024

Copy link
Copy Markdown
Member

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

Fixes #3722

@RalfJung

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Jun 29, 2024

Copy link
Copy Markdown
Contributor

📌 Commit 6720f18 has been approved by RalfJung

It is now in the queue for this repository.

@bors

bors commented Jun 29, 2024

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Jun 29, 2024

Copy link
Copy Markdown
Contributor

☀️ 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