Skip to content

Doc: Fix C-Code Example in FFI Docs #17993

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

Closed
wants to merge 1 commit into from
Closed

Doc: Fix C-Code Example in FFI Docs #17993

wants to merge 1 commit into from

Conversation

redcape
Copy link
Contributor

@redcape redcape commented Oct 13, 2014

Add missing void* for passed RustObject.

Add missing void* for passed RustObject.
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon.

@steveklabnik
Copy link
Member

I think this is right, but would like a second reviewer 😄

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 13, 2014
@alexcrichton
Copy link
Member

Closing to see if this un-sticks bors

@alexcrichton
Copy link
Member

@redcape I think this is landing in the rollup anyway, but apparently bors gets confused if the source repository gets deleted. Oh well, thanks again!

@redcape
Copy link
Contributor Author

redcape commented Oct 15, 2014

Thanks, I see it in master. I'll try not to do that next time :)

lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 29, 2024
…s, r=Veykril

Consider field attributes when converting from tuple to named struct and the opposite

Fixes rust-lang#17983.

I tried to use the `SourceChangeBuilder::make_mut()` API, but it duplicated the attribute...
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