Skip to content

v0 mangling support for const generics #642

Closed
@ElectronicRU

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.

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