Skip to content

bitfields-derive: Upgrade to syn 2ย #977

@langston-barrett

Description

@langston-barrett

syn is a big package that takes a long time to compile, and it recently had a major version bump. c2rust-bitfields-derive is a transitive dependency of my application that relies on syn 1, meaning I have to compile syn twice to compile my application. It would be great if bitfields-derive supported syn 2, so I only had to build syn once.

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