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

Use core::ffi::{c_int, c_uint} now that we have MSRV >= 1.64. #2438

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

briansmith
Copy link
Owner

Cargo.toml: Narrow and document libc dependency conditions.

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (2a8cfda) to head (cc5418d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2438   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         179      178    -1     
  Lines       21642    21625   -17     
  Branches      533      533           
=======================================
- Hits        20902    20886   -16     
  Misses        626      626           
+ Partials      114      113    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@briansmith briansmith force-pushed the b/core-ffi branch 3 times, most recently from c72b0aa to be99b61 Compare March 4, 2025 01:35
Cargo.toml: Narrow and document `libc` dependency conditions.
@briansmith briansmith merged commit 6155df4 into main Mar 4, 2025
174 checks passed
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