mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 21:20:28 +00:00
[PR #1874] [MERGED] build(rust): Upgrade bindgen to 0.72.1 for Fedora packaging #2653
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1874
Author: @cfsmp3
Created: 12/21/2025
Status: ✅ Merged
Merged: 12/21/2025
Merged by: @cfsmp3
Base:
master← Head:fix/bindgen-upgrade-1608📝 Commits (1)
d097ec8build(rust): Upgrade bindgen to 0.72.1 for Fedora packaging📊 Changes
3 files changed (+27 additions, -5 deletions)
View changed files
📝
src/rust/Cargo.lock(+21 -1)📝
src/rust/Cargo.toml(+1 -1)📝
src/rust/build.rs(+5 -3)📄 Description
Summary
CargoCallbacksAPI for newer bindgen versions(?i)regex flags with character classes for compatibility (the inline flag causes bindgen 0.72.1 to silently produce empty bindings)Fixes #1608
Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.