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

Lift restriction on calling extern C functions, and propagate ABI as part of extern fn type #5759

Conversation

nikomatsakis
Copy link
Contributor

r? @pcwalton

This in combination with the changes @pcwalton is doing gets us very close to the final design.

@nikomatsakis nikomatsakis deleted the issue-3678-type-of-extern-fns branch March 30, 2016 16:15
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 14, 2020
…701, r=matthiaskrgr

Fix multiple_crate_versions error

Fix the versions of packages in the multiple_crate_versions ui test by
checking in the Cargo.lock for the test package. `ansi_term 0.11`
depends on `winapi ^0.3.4`. This means means that the expected stderr for
this test would have to be updated whenever `winapi 0.3` is updated
otherwise.

changelog: none
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.

2 participants