Skip to content

Deprecate unsafe pin projection macros #29

@taiki-e

Description

@taiki-e

As said in #26, I would like to deprecate unsafe pin projection macros in the future as there are already safe alternatives (pin-project, pin-project-lite).
However, futures and other crates still depend on it, I don't have a clear opinion as to when to do this yet.

UPDATE: use of these macros in futures-rs has been removed (rust-lang/futures-rs#2128, rust-lang/futures-rs#2148)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions