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

dfa: simplify DFA.lifeTime() using super.lifeTime() #2696

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

fridis
Copy link
Member

@fridis fridis commented Mar 8, 2024

Futile to attempt escape analysis on abstract, intrinsic, field and native, so don't do that. Also set the default lifetime for native feature to Undefined since there is no instance.

@michaellilltokiwa michaellilltokiwa merged commit b65cd32 into main Mar 8, 2024
5 checks passed
@michaellilltokiwa michaellilltokiwa deleted the dfa_use_super_lifeTime branch March 8, 2024 16:30
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.

None yet

2 participants