Skip to content

[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType#8012

Merged
emesare merged 1 commit intoVector35:devfrom
rbran:impl-pseudo
Mar 24, 2026
Merged

[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType#8012
emesare merged 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.

@emesare emesare self-assigned this Mar 23, 2026
@emesare emesare added this to the Jotunheim milestone Mar 23, 2026
@emesare emesare merged commit 75f4b93 into Vector35:dev Mar 24, 2026
4 of 6 checks passed
@rbran rbran deleted the impl-pseudo branch March 24, 2026 09:55
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.

2 participants