Skip to content

Reference lifetimes are included in type arguments #5

@rozbb

Description

@rozbb

siderophile will currently output something like

<http::uri::scheme::Scheme as HttpTryFrom<&'a[u8]>>::try_from

or

<futures_io_preview::if_std::Pin<&'amutT> as AsyncRead>::initializer

The lifetime 'a should not be present, and there should be a space between mut and T.

Metadata

Metadata

Assignees

No one assigned

    Labels

    output mismatchOutput of siderophile does not match the corresponding callgraph label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions