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

Fix cross-crate foreign function usage #2835

Closed
wants to merge 33 commits into from
Closed

Conversation

jdm
Copy link
Contributor

@jdm jdm commented Jul 7, 2012

This is a brand new area for me, so scrutinize well.

@brson
Copy link
Contributor

brson commented Jul 7, 2012

This looks right, except for the possibly redundant if branch. Please add a test case to the run-pass directory. You can probably base it off of run-pass/extern-call.rs, using the aux-build directive to put the extern functions into a different crate.

@jdm
Copy link
Contributor Author

jdm commented Jul 9, 2012

Changes made. Github is silly and doesn't make any noise without further comments.

@brson
Copy link
Contributor

brson commented Jul 9, 2012

Pushed to incoming.

@brson brson closed this Jul 9, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Apr 28, 2023
rustup

`@oli-obk` I think this is the resolution we agreed to on Zulip?
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.

8 participants