Skip to content

transpile: Handle InitList correctly for all scalar types#1697

Open
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:init-list-scalar
Open

transpile: Handle InitList correctly for all scalar types#1697
Rua wants to merge 1 commit intoimmunant:masterfrom
Rua:init-list-scalar

Conversation

@Rua
Copy link
Copy Markdown
Contributor

@Rua Rua commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

@kkysen kkysen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, too, but could we also add a snapshot test here?

@Rua
Copy link
Copy Markdown
Contributor Author

Rua commented Mar 26, 2026

I want to include f128 in the init list tests, but that will not work until #1688 has merged. So I'll wait.

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.

C2Rust fails to translate valid scalar initializer list for double (Init list not implemented for Double)

3 participants