Skip to content

Conversation

@pheki
Copy link
Member

@pheki pheki commented Dec 27, 2025

Most important commits:

  1. Use ctypes definitions from core: I don't expect any of these to ever change again, but I think it's better to deduplicate as they aren't really required anymore.

  2. Replace doc_auto_cfg with doc_cfg: doc_auto_cfg was merged into doc_cfg in rust-lang/rust#138907, but unfortunately it's not working correctly for our use-case due to rust-lang/rust#150268. Marking this as a draft to see if that issue gets resolved in a timely manner, otherwise we can look into moving the cfg blocks to the inside of the extern blocks.

@pheki pheki changed the title Deduplicate ctypes, fix docs.rs compilation and small improvements Deduplicate ctypes, fix docs.rs and other small improvements Dec 27, 2025
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