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 IsInserted more useful #1978

Merged
merged 4 commits into from
Aug 2, 2023
Merged

Make IsInserted more useful #1978

merged 4 commits into from
Aug 2, 2023

Conversation

hannobraun
Copy link
Owner

See commit messages for details. This came out of my work on #1973.

This makes `Handle` more useful in some generic code, and I'm about to
make use of that.
Requiring the `Borrow` trait here allows code that is generic over
`IsInserted` to call methods on `T`.
@hannobraun hannobraun merged commit c930a55 into main Aug 2, 2023
4 checks passed
@hannobraun hannobraun deleted the insert branch August 2, 2023 10:19
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.

1 participant