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

Renamed Uuid::from_utf8 to Uuid::from_bytes #9043

Closed
wants to merge 1 commit into from

Conversation

sfackler
Copy link
Member

@sfackler sfackler commented Sep 7, 2013

This method doesn't deal with utf8. I guess it got caught in a mass
rename.

This method doesn't deal with utf8. I guess it got caught in a mass
rename.
bors added a commit that referenced this pull request Sep 7, 2013
This method doesn't deal with utf8. I guess it got caught in a mass
rename.
@bors bors closed this Sep 7, 2013
@sfackler sfackler deleted the uuid-from-bytes branch May 15, 2014 05:03
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2022
`extra_unused_lifetimes` add FP test case emitting from derived attributes.

Add test to cover for rust-lang#9014 which is fixed in rust-lang#9037.

changelog: [`extra_unused_lifetimes`] Add FP test case emitting from derived attributes.

---

Seeing the FP from the test:

```sh
$ git revert -m 1 1d1ae10
$ TESTNAME=extra_unused_lifetime cargo uitest
```
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.

3 participants