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

Add shallow lifetime helpers to HIR #434

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

Manishearth
Copy link
Contributor

@Manishearth Manishearth commented Feb 23, 2024

I was planning on doing this work when I do the JS backend, but for dart structs-with-slices I'm already needing to add some abstractions so I figured I'd do it now.

I'll probably continue work on structs on top of this branch. It will primarily involve turning visit_param's return type into an enum.

@Manishearth Manishearth changed the title Add lifetime helpers to HIR Add shallow lifetime helpers to HIR Feb 23, 2024
Copy link
Collaborator

@robertbastian robertbastian left a comment

Choose a reason for hiding this comment

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

Nice

@Manishearth Manishearth merged commit acc3e02 into rust-diplomat:main Feb 26, 2024
6 checks passed
@Manishearth Manishearth deleted the lifetime-helpers-in-hir branch February 26, 2024 17:19
@sffc
Copy link
Contributor

sffc commented Feb 26, 2024

CC @QnnOkabayashi

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.

3 participants