Skip to content

Give utf_transcoding_error and to_utf_view_error_kind unspecified underlying types#225

Merged
ednolan merged 1 commit into
mainfrom
enolan_underlyingtype1
May 27, 2026
Merged

Give utf_transcoding_error and to_utf_view_error_kind unspecified underlying types#225
ednolan merged 1 commit into
mainfrom
enolan_underlyingtype1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented May 27, 2026

Following the precedent of memory_order, launch, and assertion_kind. Fixing the underlying type (to int or bool) is an unnecessary constraint; an unspecified underlying type gives implementations freedom to choose a type suited to their layout and ABI needs.

…erlying types

Following the precedent of memory_order, launch, and assertion_kind.
Fixing the underlying type (to int or bool) is an unnecessary
constraint; an unspecified underlying type gives implementations
freedom to choose a type suited to their layout and ABI needs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ednolan ednolan changed the title Give utf_transcoding_error and to_utf_view_error_kind unspecified und… Give utf_transcoding_error and to_utf_view_error_kind unspecified underlying types May 27, 2026
@ednolan ednolan merged commit b93be8d into main May 27, 2026
52 checks passed
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.744%. remained the same — enolan_underlyingtype1 into main

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants