Skip to content

procs should implement Finally #10655

Closed
Closed
@metajack

Description

@metajack

~fn used to implement std::unstable::finally::Finally, but proc doesn't.

A test should also be added so this doesn't break again.

It appears that one workaround for this is to switch to extern "Rust" fn which does implement Finally.

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