Skip to content

chore: clippy borrow and infallible functions#60

Merged
flying-sheep merged 1 commit into
mainfrom
fix-apis
May 16, 2026
Merged

chore: clippy borrow and infallible functions#60
flying-sheep merged 1 commit into
mainfrom
fix-apis

Conversation

@flying-sheep
Copy link
Copy Markdown
Member

@flying-sheep flying-sheep commented May 16, 2026

adapt the APIs of some internal functions to no longer

  • take things by value if they don’t actually use them up
  • return results if they don’t fail

@flying-sheep flying-sheep merged commit d1b61ef into main May 16, 2026
9 checks passed
@flying-sheep flying-sheep deleted the fix-apis branch May 16, 2026 09:04
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