Skip to content

Conversation

@taiki-e
Copy link
Member

@taiki-e taiki-e commented Nov 23, 2021

Backports:

@taiki-e taiki-e added the futures-0.3 Issue related to the 0.3 versions of futures label Nov 23, 2021
ibraheemdev and others added 9 commits November 23, 2021 10:29
The current Sink implementation on stream::Scan requires the stream and
state types are the same which doesn't practically allow that
implementation to be used. This adds a separate generic to the Sink
implementation for state.
Commit 232ed5f removed the std
dependency, and 4c09f82 made it
exported unconditionally from `futures_task`, but the `cfg` on the
reexport from `futures_util` (and hence indirectly `futures`) was left
in place until now.
https://doc.rust-lang.org/cargo/reference/manifest.html#the-documentation-field

> If no URL is specified in the manifest file, crates.io will
> automatically link your crate to the corresponding docs.rs page.
@taiki-e taiki-e merged commit d5c7ba7 into 0.3 Nov 23, 2021
@taiki-e taiki-e deleted the 0.3-backports branch November 23, 2021 01:47
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.

5 participants