Skip to content

transpile: Deep comparison of types in make_cast - #1984

Open
Rua wants to merge 6 commits into
immunant:masterfrom
Rua:types_eq
Open

transpile: Deep comparison of types in make_cast#1984
Rua wants to merge 6 commits into
immunant:masterfrom
Rua:types_eq

Conversation

@Rua

@Rua Rua commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This allows for detecting cases where two types should be considered equal at a deeper level. For example, *const usize vs *const size_t or [usize; N] vs [size_t; N].

@Rua
Rua force-pushed the types_eq branch 3 times, most recently from 7c35ff6 to 61f67fb Compare August 25, 2026 12:12
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