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

Remove OwnedTyped* and use new Spans #817

Closed
sezna opened this issue Feb 19, 2022 · 0 comments · Fixed by #815
Closed

Remove OwnedTyped* and use new Spans #817

sezna opened this issue Feb 19, 2022 · 0 comments · Fixed by #815
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged good first issue Good for newcomers team:compiler Compiler Team

Comments

@sezna
Copy link
Contributor

sezna commented Feb 19, 2022

Those OwnedTypedStructField and enum field types were implemented as a work around until spans didn't have reference lifetimes associated with them. Now that Spans don't do that, we can safely remove them.

@sezna sezna added compiler General compiler. Should eventually become more specific as the issue is triaged good first issue Good for newcomers labels Feb 19, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Feb 19, 2022
Repository owner moved this from Todo to Done in Fuel Network Mar 10, 2022
@IGI-111 IGI-111 added the team:compiler Compiler Team label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged good first issue Good for newcomers team:compiler Compiler Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants