Stabilize standard-library futures support #115
Labels
breaking change
Likely requires a SemVer version bump
feedback requested
User feedback desired on a design decision
maintenance
Keeping the wheels turning
Do we want to keep a separate feature flag (e.g.
std-futures
) or should we assume that everyone with Rust 1.36 wants this?Since we also pull in
futures-preview
andpin-project
, it seems like a separate flag is appropriate for now.Is there a non
-preview
that we should depend on? If not, should we wait for it?The text was updated successfully, but these errors were encountered: