Skip to content

Deprecate __int128, __uint128, __int128_t, __uint128_t #4340

Open
@tgross35

Description

@tgross35

These types are only available on aarch64, but similar to int8_t, int16_t, etc. they don't have much purpose. We should deprecate them and remove in 1.0, replacing the single in-crate use with i128.

Metadata

Metadata

Assignees

Labels

C-cleanupE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions