Skip to content
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

0.3 backports #2561

Merged
merged 15 commits into from Feb 6, 2022
Merged

0.3 backports #2561

merged 15 commits into from Feb 6, 2022

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Feb 6, 2022

backports:

kevincox and others added 10 commits February 6, 2022 14:13
The previous example was confusing because it didn't show what happened to `Err(4)`. I also added some more examples to show that entries after `Err(_)` are preserved.
This fixes stacked borrows violation violations.

See tokio-rs/bytes#458 for more.
A variable name was misspelled in the `filter` and `filter_map` functions documentation.
This replaces `evens` by `events`.
Co-authored-by: Jon Gjengset <jon@thesquareplanet.com>
@taiki-e taiki-e added the futures-0.3 Issue related to the 0.3 versions of futures label Feb 6, 2022
@taiki-e taiki-e merged commit dca16fa into 0.3 Feb 6, 2022
@taiki-e taiki-e deleted the 0.3-backports branch February 6, 2022 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
futures-0.3 Issue related to the 0.3 versions of futures
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants