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

use associated type bound #78

Merged
merged 3 commits into from
Oct 15, 2024
Merged

use associated type bound #78

merged 3 commits into from
Oct 15, 2024

Conversation

asmello
Copy link
Collaborator

@asmello asmello commented Oct 14, 2024

See RFC. This was stabilized in 1.79.0.

@asmello
Copy link
Collaborator Author

asmello commented Oct 14, 2024

I see that we declare 1.76 in the manifest. Shall we bump that now? Or is it too early still?

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.0%. Comparing base (73ce4ac) to head (54d7b1a).

Additional details and impacted files
Files with missing lines Coverage Δ
src/pointer.rs 98.0% <100.0%> (-0.1%) ⬇️

@chanced
Copy link
Owner

chanced commented Oct 15, 2024

I'm cool with bumping it. 1.76 was the minimum we needed previously.

@asmello asmello merged commit c96007e into chanced:main Oct 15, 2024
18 of 19 checks passed
@asmello asmello deleted the atb branch October 15, 2024 19:30
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