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

Implement Deserialize for Box<CStr> #810

Closed
dtolnay opened this issue Mar 9, 2017 · 1 comment
Closed

Implement Deserialize for Box<CStr> #810

dtolnay opened this issue Mar 9, 2017 · 1 comment

Comments

@dtolnay
Copy link
Member

dtolnay commented Mar 9, 2017

This is waiting on a stable CString::into_boxed_c_str: rust-lang/rust#40380

@jonhoo
Copy link
Contributor

jonhoo commented Mar 9, 2017

@dtolnay would you want this under an unstable flag when it first lands in nightly, or should we hold off all the way until stable?

jonhoo added a commit to jonhoo/serde that referenced this issue Mar 9, 2017
jonhoo added a commit to jonhoo/serde that referenced this issue Mar 9, 2017
jonhoo added a commit to jonhoo/serde that referenced this issue Mar 9, 2017
jonhoo added a commit to jonhoo/serde that referenced this issue Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants