Skip to content
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

Tracking issue for the Utf8Error::error_len method #40494

Closed
SimonSapin opened this Issue Mar 13, 2017 · 5 comments

Comments

Projects
None yet
5 participants
@SimonSapin
Copy link
Contributor

SimonSapin commented Mar 13, 2017

Added in #40212 under the utf8_error_resume_from feature flag.

@SimonSapin

This comment has been minimized.

Copy link
Contributor Author

SimonSapin commented May 1, 2017

This is niche enough that I think it unlikely to get more feedback just by waiting. Stabilize?

@aturon

This comment has been minimized.

Copy link
Member

aturon commented May 30, 2017

@rfcbot fcp merge

@rfcbot

This comment has been minimized.

Copy link

rfcbot commented May 30, 2017

Team member @aturon has proposed to merge this. The next step is review by the rest of the tagged teams:

No concerns currently listed.

Once these reviewers reach consensus, this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up!

See this document for info about what commands tagged team members can give me.

@rfcbot

This comment has been minimized.

Copy link

rfcbot commented Jun 20, 2017

🔔 This is now entering its final comment period, as per the review above. 🔔

@rfcbot

This comment has been minimized.

Copy link

rfcbot commented Jun 30, 2017

The final comment period is now complete.

alexcrichton added a commit to alexcrichton/rust that referenced this issue Jul 20, 2017

std: Stabilize `utf8_error_error_len` feature
Stabilizes:

* `Utf8Error::error_len`

Closes rust-lang#40494

alexcrichton added a commit to alexcrichton/rust that referenced this issue Jul 23, 2017

std: Stabilize `utf8_error_error_len` feature
Stabilizes:

* `Utf8Error::error_len`

Closes rust-lang#40494

@bors bors closed this in 3fae481 Jul 27, 2017

mattico added a commit to mattico/rust that referenced this issue Jul 29, 2017

std: Stabilize `utf8_error_error_len` feature
Stabilizes:

* `Utf8Error::error_len`

Closes rust-lang#40494

matthewhammer pushed a commit to matthewhammer/rust that referenced this issue Aug 3, 2017

std: Stabilize `utf8_error_error_len` feature
Stabilizes:

* `Utf8Error::error_len`

Closes rust-lang#40494

alexcrichton added a commit to alexcrichton/rust that referenced this issue Aug 12, 2017

std: Stabilize `utf8_error_error_len` feature
Stabilizes:

* `Utf8Error::error_len`

Closes rust-lang#40494
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.