Skip to content

Clarify UTF-16 decoding errors#149696

Open
jnodorp wants to merge 2 commits intorust-lang:mainfrom
jnodorp:clarify-utf16-errors
Open

Clarify UTF-16 decoding errors#149696
jnodorp wants to merge 2 commits intorust-lang:mainfrom
jnodorp:clarify-utf16-errors

Conversation

@jnodorp
Copy link

@jnodorp jnodorp commented Dec 5, 2025

Fix UTF-16 error messages as suggested in #116258.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Dec 5, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 5, 2025

r? @joboet

rustbot has assigned @joboet.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot

This comment has been minimized.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from 0517c75 to ccbfc0b Compare December 5, 2025 22:37
@rust-log-analyzer

This comment has been minimized.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from ccbfc0b to 1cc01e7 Compare December 5, 2025 23:30
@rust-log-analyzer

This comment has been minimized.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch 2 times, most recently from 2279962 to 78830b4 Compare December 7, 2025 22:02
@rustbot

This comment has been minimized.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from 78830b4 to 693dc90 Compare December 8, 2025 09:55
@bors
Copy link
Collaborator

bors commented Dec 10, 2025

☔ The latest upstream changes (presumably #149836) made this pull request unmergeable. Please resolve the merge conflicts.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from 693dc90 to 8fedc80 Compare December 11, 2025 08:51
@rustbot

This comment has been minimized.

@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from 8fedc80 to 5ff0ec6 Compare December 11, 2025 08:52
@joboet
Copy link
Member

joboet commented Dec 16, 2025

Implementation-wise this looks fine (modulo the nit). I'll reassign this to libs-api though, in case they have comments...

r? libs-api

@rustbot rustbot added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Dec 16, 2025
@rustbot rustbot assigned the8472 and unassigned joboet Dec 16, 2025
jnodorp and others added 2 commits February 26, 2026 08:57
Co-authored-by: Jonas Böttiger <jonasboettiger@icloud.com>
@jnodorp jnodorp force-pushed the clarify-utf16-errors branch from b07bde2 to f7444d4 Compare February 26, 2026 07:57
@rustbot
Copy link
Collaborator

rustbot commented Feb 26, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants