Skip to content

FIXME: Drop glue takes unsized values differently than other functions #36457

Closed
@nikomatsakis

Description

@nikomatsakis

Currently drop glue takes sized values as a *(data, meta), but elsewhere in MIR we pass (data, meta) as two separate arguments. This is hokey and introduces a lot of pain to convert back and forth. I've tried to tag many of those areas with this issue number.

cc @eddyb

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