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

Reconsider as_c_str function for working with strings over FFI #6869

Closed
bstrie opened this issue May 31, 2013 · 2 comments
Closed

Reconsider as_c_str function for working with strings over FFI #6869

bstrie opened this issue May 31, 2013 · 2 comments
Labels
A-ffi Area: Foreign Function Interface (FFI)

Comments

@bstrie
Copy link
Contributor

bstrie commented May 31, 2013

@brson and @pcwalton both brought up concerns regarding the current as_c_str API in this pull: #6729 . @graydon also had some comments regarding this in http://thread.gmane.org/gmane.comp.lang.rust.devel/4151 . Figure out what design is best and implement it.

@Kimundi
Copy link
Member

Kimundi commented Jun 19, 2013

EDIT: Moved the comment to #7235 (comment)

@emberian
Copy link
Member

closing, since @erickt's work seems to have done this.

flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 11, 2021
Opt-in to rustc_private for `rust-analyzer`

rust-lang/rust-analyzer#7891

changelog: none

This will also help priroda and any other package which depends on the `miri` library crate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ffi Area: Foreign Function Interface (FFI)
Projects
None yet
Development

No branches or pull requests

3 participants