mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #1650] [CLOSED] Update build.rs #2357
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/1650
Author: @qxrein
Created: 12/26/2024
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
37cb83aUpdate build.rs5a93b25Update build.rs📊 Changes
1 file changed (+23 additions, -22 deletions)
View changed files
📝
src/rust/build.rs(+23 -22)📄 Description
Moved RUSTIFIED_ENUMS before main()
Added proper error handling with Result
Converted unwrap() and expect() to ?
Maintained all existing comments and line structure
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.