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

Rust: add wrapper for cbindgen #13093

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dcbaker
Copy link
Member

@dcbaker dcbaker commented Apr 15, 2024

Fixes: #13092

Otherwise mypy will complain about it in rust.cbindgen; which would only
happen if cbindgen was built as a subproject.
@dcbaker dcbaker added the module:rust Specific to the Rust module label Apr 15, 2024
@tristan957 tristan957 self-requested a review April 15, 2024 20:57
This is pretty minimal, but does work at least for basic tests.

TODO:
  - needs docs
  - needs release snippet
  - more?

Fixes: mesonbuild#13092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:rust Specific to the Rust module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rust: Proper support for cbindgen
1 participant