Skip to content

tskit-derive may need further attention #920

@molpopgen

Description

@molpopgen

#919 removed the use of proc-macro-error2 due to that crate being unmaintained.
To do so, we made use of syn::Error.
But in at least one case we neglected to work out the correct span for the source of the error, which should be fixed.

More generally, it would be nice to dig it a bit deeper and see how much we actually need to rely on external crates for the procedural macros.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions