Skip to content

Replace pin-project with pin-project-lite #2170

@ghost

Description

NOTE(taiki-e): It's recommended to see #2170 (comment), if you are considering to do the same as this.

Almost any program doing async I/O uses futures-utils, which pulls in syn and quote dependencies, causing compilation times to be much higher than is needed.

We should consider replacing pin-project with pin-project-line, which is not using proc macros.

cc @taiki-e

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