Skip to content

The windows crate's "std" feature should enable dependent "std" features #3650

@kennykerr

Description

@kennykerr

Figured it out: I needed to add an explicit dependency to the windows-future crate to enable its std feature, since the IntoFuture impl is gated behind that feature, and windows's std feature does not enable it.

Originally posted by @fenhl in #3197

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions