Skip to content

doc: Correct documentation of ::std::char::DecodeUtf16Error #46307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
panicbit opened this issue Nov 27, 2017 · 0 comments
Closed

doc: Correct documentation of ::std::char::DecodeUtf16Error #46307

panicbit opened this issue Nov 27, 2017 · 0 comments
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug.

Comments

@panicbit
Copy link
Contributor

panicbit commented Nov 27, 2017

The doc string seems to be a duplicate of DecodeUtf16:

An iterator that decodes UTF-16 encoded code points from an iterator of u16s.

https://doc.rust-lang.org/nightly/std/char/struct.DecodeUtf16Error.html

@TimNN TimNN added C-bug Category: This is a bug. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Nov 28, 2017
tromey added a commit to tromey/rust that referenced this issue Dec 1, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this issue Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants