Skip to content

[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType#8012

Open
rbran wants to merge 1 commit intoVector35:devfrom
rbran:impl-pseudo
Open

[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType#8012
rbran wants to merge 1 commit intoVector35:devfrom
rbran:impl-pseudo

Conversation

@rbran
Copy link
Contributor

@rbran rbran commented Mar 12, 2026

To implement the trait LanguageRepresentationFunctionType it's necessary to store CoreLanguageRepresentationFunctionType inside the struct, but because that trait requires Sync + Sync the CoreLanguageRepresentationFunctionType its required to also implement it.

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.

1 participant