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

fix needless_borrow warnings in unsafe code #122

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

joseluis
Copy link
Contributor

These are the fixes related to unsafe code, extracted from #119.

BTW I noticed in serde_json the equivalent code was already like that. So now it's all done the same way.

@knickish
Copy link
Collaborator

Thanks for humoring me, looks great 👍

@knickish knickish merged commit d2bfd0b into not-fl3:master Nov 18, 2024
16 checks passed
@joseluis joseluis deleted the feat-needless-borrow branch November 18, 2024 20:16
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