Skip to content

misc fixes and nits from clippy #104

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

Merged
merged 1 commit into from
Feb 17, 2025
Merged

misc fixes and nits from clippy #104

merged 1 commit into from
Feb 17, 2025

Conversation

asmello
Copy link
Collaborator

@asmello asmello commented Feb 17, 2025

  • Make diagnose_with lazy, as it was intended to be
  • Clippy nits related to lifetimes
  • remove leftover test

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.7%. Comparing base (c0201c7) to head (fe11cdc).

Files with missing lines Patch % Lines
src/diagnostic.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/pointer.rs 95.5% <ø> (-0.2%) ⬇️
src/diagnostic.rs 74.4% <0.0%> (ø)

@asmello
Copy link
Collaborator Author

asmello commented Feb 17, 2025

Going to merge since I think this is fairly uncontroversial, but worth a look for awareness @chanced .

@asmello asmello merged commit cf16365 into main Feb 17, 2025
21 checks passed
@asmello asmello deleted the small-fixes branch February 17, 2025 19:50
@asmello asmello mentioned this pull request Feb 17, 2025
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