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 no longer generic over Kind #426

Merged
merged 7 commits into from
Feb 8, 2024

Conversation

Manishearth
Copy link
Contributor

This kind of distinction is useful, but it can't just be Type vs Method since Types can be found in method and struct signatures. Doing that woudl mean adding a second parameter to Type<P> and I don't think it's useful enough to justify that.

@Manishearth Manishearth merged commit 2e98a7e into rust-diplomat:main Feb 8, 2024
6 checks passed
@Manishearth Manishearth deleted the lifetime-no-generic branch February 8, 2024 17:15
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