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

FFI guide fixes #17187

Merged
merged 2 commits into from
Sep 13, 2014
Merged

FFI guide fixes #17187

merged 2 commits into from
Sep 13, 2014

Conversation

damag
Copy link
Contributor

@damag damag commented Sep 12, 2014

Updates the callbacks section to refer to the right function name and fixes a couple of minor whitespace issues in the examples.

@steveklabnik
Copy link
Member

I don't actually know that that's the correct name, but the spaces look good to me. :)

@damag
Copy link
Contributor Author

damag commented Sep 12, 2014

Whichever function name is chosen, the text should be in sync with the example code above it.

bors added a commit that referenced this pull request Sep 13, 2014
Updates the callbacks section to refer to the right function name and fixes a couple of minor whitespace issues in the examples.
@bors bors closed this Sep 13, 2014
@bors bors merged commit d4b2edc into rust-lang:master Sep 13, 2014
@damag damag deleted the ffi-guide-fixes branch September 13, 2014 17:41
lnicola pushed a commit to lnicola/rust that referenced this pull request May 19, 2024
fix: keep parentheses when the precedence of inner expr is lower than the outer one

fix rust-lang#17185

Additionally, this PR simplifies some code in `apply_demorgan`.
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.

None yet

4 participants