Skip to content

Don't re-implement ready! and pin!, and use Waker::noop() #103

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

Merged
merged 3 commits into from
Aug 10, 2025

Conversation

notgull
Copy link
Member

@notgull notgull commented Aug 10, 2025

Bumps MSRV to 1.85

@taiki-e
Copy link
Collaborator

taiki-e commented Aug 10, 2025

Bumps MSRV to 1.65

core::pin::pin! requires 1.68 https://doc.rust-lang.org/nightly/std/pin/macro.pin.html

@notgull
Copy link
Member Author

notgull commented Aug 10, 2025

ACK, bumped to 1.68

Bumps MSRV to 1.68

Signed-off-by: John Nunley <dev@notgull.net>
Bumps MSRV to v1.85 but reduces some of the unsafe code that we rely on.

Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull changed the title Don't re-implement ready! and pin! Don't re-implement ready! and pin!, and use Waker::noop() Aug 10, 2025
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull merged commit 78bf471 into master Aug 10, 2025
10 checks passed
@notgull notgull deleted the notgull/msrv branch August 10, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants