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

Remove some CStr transmutes. #41120

Merged
merged 1 commit into from
Apr 7, 2017
Merged

Conversation

clarfonthey
Copy link
Contributor

Because dedicated methods exist for these, we don't have to add other transmutes.

@rust-highfive
Copy link
Collaborator

r? @BurntSushi

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

@BurntSushi
Copy link
Member

Nice! Thank you! The build failure looks related to this change, but it's weird that the rest of the builds passed.

@clarfonthey
Copy link
Contributor Author

Fixed it! Should work now.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Apr 7, 2017

📌 Commit 9ffb545 has been approved by alexcrichton

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 7, 2017
…ichton

Remove some CStr transmutes.

Because dedicated methods exist for these, we don't have to add other transmutes.
bors added a commit that referenced this pull request Apr 7, 2017
Rollup of 9 pull requests

- Successful merges: #40797, #41047, #41056, #41061, #41075, #41080, #41120, #41130, #41131
- Failed merges:
@bors bors merged commit 9ffb545 into rust-lang:master Apr 7, 2017
@bors
Copy link
Contributor

bors commented Apr 7, 2017

⌛ Testing commit 9ffb545 with merge 53f4bc3...

@clarfonthey clarfonthey deleted the c_str_transmute branch April 7, 2017 19:16
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.

5 participants