Skip to content

Document the behavior change of passing a &mut Vec.#1358

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/changes
Feb 28, 2025
Merged

Document the behavior change of passing a &mut Vec.#1358
sunfishcode merged 1 commit intomainfrom
sunfishcode/changes

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

Passing a &mut Vec<_> to epoll::wait or kqeue::kevent unfortunately gets silently different behavior compared to 0.38, so document it accordingly.

And some minor tidying in CHANGES.md.

Passing a `&mut Vec<_>` to `epoll::wait` or `kqeue::kevent`
unfortunately gets silently different behavior compared to 0.38,
so document it accordingly.

And some minor tidying in CHANGES.md.
@sunfishcode sunfishcode merged commit 7f23055 into main Feb 28, 2025
@sunfishcode sunfishcode deleted the sunfishcode/changes branch February 28, 2025 05:29
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