Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

v0 mangling support for const generics #642

Description

@ElectronicRU

As we're currently using a const generic type parametrized by enums for Image types, v0 mangling cannot be fully supported because it doesn't handle non-basic-type const generic parameters and panics.

Once rust-lang/rust#61486 is implemented, we can switch back to v0 support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

t: enhancementA new feature or improvement to an existing one.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions