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

Update build.rs #1650

Closed
wants to merge 2 commits into from
Closed

Update build.rs #1650

wants to merge 2 commits into from

Conversation

qxrein
Copy link

@qxrein qxrein commented Dec 26, 2024

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):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

{pull request content here}

Moved RUSTIFIED_ENUMS before main()
Added proper error handling with Result
Converted unwrap() and expect() to ?
Maintained all existing comments and line structure
@qxrein qxrein closed this by deleting the head repository Dec 26, 2024
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.

1 participant