Skip to content

Minimize: restructure ConstValue minimization #158

@essickmango

Description

@essickmango

Currently the minimizer only supports a few const values, and it assumes they are all represented as scalars.
However what should actually happen is that it should recursively translate the const value using the API from rust-lang/rust#121396, and therefore support arbitrary types.

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