sunfishcode opened PR #5330 from sunfishcode/io-lifetimes-1.0
to main
:
The main change here is that io-lifetimes 1.0 switches to use the I/O safety feature in the standard library rather than providing its own copy.
This also updates to windows-sys 0.42.0 and rustix 0.36.
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
alexcrichton submitted PR review.
alexcrichton submitted PR review.
alexcrichton created PR review comment:
I believe
audits.toml
is intended to be an append-only log, so could this add new audits instead of replacing existing ones?
alexcrichton created PR review comment:
We're trying to avoid any new exceptions nowadays, so could these new releases be vetted rather than updating existing exemptions?
sunfishcode updated PR #5330 from sunfishcode/io-lifetimes-1.0
to main
.
alexcrichton submitted PR review.
sunfishcode created PR review comment:
Done
sunfishcode submitted PR review.
sunfishcode submitted PR review.
sunfishcode created PR review comment:
Done
sunfishcode merged PR #5330.
Last updated: Nov 22 2024 at 16:03 UTC