Skip to content

Conversation

@WanderLanz
Copy link
Owner

TLDR Working on some safety issues

  • pin peekable so that self-referential lends don't become dangling pointers on moves. (uncommon edge case, was previously overlooked)
  • simplify last and relax correctness of returned value
  • generate more tests to catch more edge cases

I don't know why the diff is so big

@vigna
Copy link
Collaborator

vigna commented Feb 17, 2024

Could you please try a cargo fmt?

@vigna
Copy link
Collaborator

vigna commented Feb 17, 2024

I don't know why the diff is so big

You saved all files with Windows end-of-line \r\n instead of \n.

@WanderLanz
Copy link
Owner Author

I love when git changes LF to CRLF without telling me 🙂

@vigna
Copy link
Collaborator

vigna commented Sep 30, 2025

Any chance you're gonna finish this? :)

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