Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[generics] use tclass instead of TType.t for substitution #11784

Conversation

Apprentice-Alchemist
Copy link
Contributor

tclass identity is preserved across macro transformations, so this fixes the issue described in #11692.

Closes #11692.

@Simn
Copy link
Member

Simn commented Oct 5, 2024

Nice one, that actually looks much cleaner too.

@Simn
Copy link
Member

Simn commented Oct 6, 2024

We should probably add a test somehow but I'll merge regardless because it's a good change.

@Simn Simn merged commit 39aceb1 into HaxeFoundation:development Oct 6, 2024
50 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