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

ignore item in thread_local! macro #9015

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

kyoto7250
Copy link
Contributor

close #8493

This PR ignores thread_local macro in declare_interior_mutable_const.

changelog: ignore thread_local! macro in declare_interior_mutable_const

@rust-highfive
Copy link

r? @Jarcho

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 18, 2022
@kyoto7250 kyoto7250 marked this pull request as ready for review June 19, 2022 04:33
@Jarcho
Copy link
Contributor

Jarcho commented Jun 25, 2022

Thank you.

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 25, 2022

📌 Commit a9215d9 has been approved by Jarcho

@bors
Copy link
Collaborator

bors commented Jun 25, 2022

⌛ Testing commit a9215d9 with merge 93ebd0e...

@bors
Copy link
Collaborator

bors commented Jun 25, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 93ebd0e to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

declare_interior_mutable_const shouldn't fire for const thread-local initializers
4 participants