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

Stabilise FromUtf8Error::as_bytes #49121

Merged
merged 1 commit into from
Mar 24, 2018

Conversation

varkor
Copy link
Member

@varkor varkor commented Mar 17, 2018

Closes #40895.

@rust-highfive
Copy link
Collaborator

r? @bluss

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 17, 2018
@Centril Centril added the relnotes Marks issues that should be documented in the release notes of the next release. label Mar 18, 2018
@SimonSapin SimonSapin added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Mar 19, 2018
@shepmaster
Copy link
Member

Ping from triage, @bluss ! Will you be able to review this PR in the near future?

@bluss
Copy link
Member

bluss commented Mar 23, 2018

Thanks @shepmaster!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 23, 2018

📌 Commit b57ea56 has been approved by bluss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 23, 2018
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 23, 2018
…_bytes, r=bluss

Stabilise FromUtf8Error::as_bytes

Closes rust-lang#40895.
kennytm added a commit to kennytm/rust that referenced this pull request Mar 24, 2018
…_bytes, r=bluss

Stabilise FromUtf8Error::as_bytes

Closes rust-lang#40895.
kennytm added a commit to kennytm/rust that referenced this pull request Mar 24, 2018
…_bytes, r=bluss

Stabilise FromUtf8Error::as_bytes

Closes rust-lang#40895.
bors added a commit that referenced this pull request Mar 24, 2018
@bors bors merged commit b57ea56 into rust-lang:master Mar 24, 2018
@varkor varkor deleted the stabilise-from_utf8_error_as_bytes branch March 24, 2018 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

None yet

7 participants