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

chore: Update cbindgen to 0.28.0 #2498

Merged
merged 1 commit into from
Mar 10, 2025
Merged

chore: Update cbindgen to 0.28.0 #2498

merged 1 commit into from
Mar 10, 2025

Conversation

pacman82
Copy link
Contributor

@pacman82 pacman82 commented Mar 7, 2025

The version cbindgen 0.28.0 supports parsing unsafe attributes. As such it restorers maturins ability to build cffi bindings for crates which are created with Rust edition 2024.

The version 0.28.0 supports parsing unsafe attributes. As such it restorers maturins ability to build cffi bindings for crates which are created with Rust edition 2024.
@pacman82 pacman82 mentioned this pull request Mar 7, 2025
2 tasks
@messense messense merged commit 74e19fb into PyO3:main Mar 10, 2025
37 of 39 checks passed
@messense messense linked an issue Mar 10, 2025 that may be closed by this pull request
2 tasks
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Mar 17, 2025
https://build.opensuse.org/request/show/1253536
by user mia + anag+factory
- Update to 1.8.3
  * Fix cargo run uniffi-bindgen when cross compiling
    gh#PyO3/maturin#2476
  * Add rnet python library to examples
    gh#PyO3/maturin#2480
  * bump the attest-build-provenance version in the generated ci file
    gh#PyO3/maturin#2484
  * Auto detect PyPy 3.11
    gh#PyO3/maturin#2487
  * Update manylinux/musllinux policies to the latest main
    gh#PyO3/maturin#2491
  * Update generate-ci options in user guide
    gh#PyO3/maturin#2501
  * chore: Update cbindgen to 0.28.0
    gh#PyO3/maturin#2498
  * Don't install dependencies when running maturin develop --skip-install
    gh#PyO3/maturin#2504
  * Upgrade pyo3 to 0.24.0
    gh#PyO3/maturin#2511
  * Update the TP docs to use pypi as the GH Env name
    gh#PyO3/maturin#2512
  * fix auditwheel .so relocation for namespac
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.

cffi broken for Rust edition 2024
2 participants