Skip to content

Comments

Replace try_next with try_recv#609

Open
balthasarschuess wants to merge 1 commit intoros2-rust:mainfrom
logivations:replace-futures-try-next-with-try-recv
Open

Replace try_next with try_recv#609
balthasarschuess wants to merge 1 commit intoros2-rust:mainfrom
logivations:replace-futures-try-next-with-try-recv

Conversation

@balthasarschuess
Copy link

@balthasarschuess balthasarschuess commented Feb 17, 2026

Usage of try_next is deprecated in futures crate.
This causes issues for users with -Dwarnings enabled.

@balthasarschuess balthasarschuess marked this pull request as draft February 17, 2026 16:19
Usage of try_next is deprecated in futures crate
@balthasarschuess balthasarschuess force-pushed the replace-futures-try-next-with-try-recv branch from fc230b3 to 4cb96cd Compare February 17, 2026 16:34
@balthasarschuess balthasarschuess marked this pull request as ready for review February 17, 2026 16:42
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this, looks good!

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