Skip to content

[rust] Tuple Support#2008

Closed
ArjanSeijs wants to merge 2 commits intofacebook:mainfrom
ArjanSeijs:rust/pr-tuples
Closed

[rust] Tuple Support#2008
ArjanSeijs wants to merge 2 commits intofacebook:mainfrom
ArjanSeijs:rust/pr-tuples

Conversation

@ArjanSeijs
Copy link
Contributor

Merge this after #2007

This add supports for the tuple type, we treat the tuple as a struct with the indices as fields.
For arrays and structs support see #2007

Support for structs and arrays.
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 16, 2026

@davidpichardie has imported this pull request. If you are a Meta employee, you can view this in D93418667.

meta-codesync bot pushed a commit that referenced this pull request Feb 20, 2026
Summary:
This PR adds support for aggregate types (structs and arrays)
See #2008 for tuple support.

Pull Request resolved: #2007

Reviewed By: dulmarod

Differential Revision: D93418658

Pulled By: davidpichardie

fbshipit-source-id: 0f1d3fcbb85654b2e9d8ac527a8f133e5ce922ac
@meta-codesync meta-codesync bot closed this in 1ec5dc4 Feb 20, 2026
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 20, 2026

@davidpichardie merged this pull request in 1ec5dc4.

@ArjanSeijs ArjanSeijs deleted the rust/pr-tuples branch February 26, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants