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

Make lifetimes code a bit more generic #404

Merged
merged 10 commits into from
Jan 12, 2024

Conversation

Manishearth
Copy link
Contributor

I'll probably need to rewrite some of the lifetime handling so that more is precomputed by the hir. For that I need LifetimeEnv to be useful for both types and methods. It was already mostly there, made it generic.

@Manishearth Manishearth merged commit ffd772b into rust-diplomat:main Jan 12, 2024
6 checks passed
@Manishearth Manishearth deleted the lifetimes-refactor branch January 15, 2024 21:59
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