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

Work better with FFI functions that use link_name #503

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

asomers
Copy link
Owner

@asomers asomers commented Jul 20, 2023

Avoid emitting this attribute in the generated code, which causes unused_attribute warnings.

Fixes #502

Avoid emitting this attribute in the generated code, which causes
`unused_attribute` warnings.

Fixes #502
@asomers
Copy link
Owner Author

asomers commented Jul 20, 2023

@corecode does this work for you?

@asomers
Copy link
Owner Author

asomers commented Sep 2, 2023

Timeout waiting for reporter feedback. It looks like it works to me.

@asomers asomers merged commit 025ca3a into master Sep 2, 2023
3 checks passed
@asomers asomers deleted the link_name branch September 2, 2023 13:40
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.

automock should strip #[link_name = "..."]
1 participant