Closed
Description
repr(i128)
and repr(u128)
are currently not allowed on enums. However the Primitive representations section does not explain that.
cc rust-lang/rust#56071
repr(i128)
and repr(u128)
are currently not allowed on enums. However the Primitive representations section does not explain that.
cc rust-lang/rust#56071