Skip to content

Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>>#218

Merged
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:union-array
Jul 5, 2026
Merged

Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>>#218
nunoplopes merged 4 commits into
Cpp2Rust:masterfrom
lucic71:union-array

Conversation

@lucic71

@lucic71 lucic71 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@lucic71 lucic71 marked this pull request as draft July 1, 2026 10:22
@lucic71 lucic71 changed the title Fix translation of union array members Fix lvalue access of union array members Jul 1, 2026
@lucic71 lucic71 marked this pull request as ready for review July 1, 2026 13:09
@nunoplopes

Copy link
Copy Markdown
Contributor

This one has a conflict now

@lucic71 lucic71 changed the title Fix lvalue access of union array members Translate access of union array members as Ptr<T> instead of Ptr<Box<[T]>> Jul 2, 2026
@lucic71

lucic71 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

This one has a conflict now

It's solved

@nunoplopes nunoplopes merged commit 7e67e00 into Cpp2Rust:master Jul 5, 2026
9 checks passed
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