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

MSRV(1.64): Use core::ffi::{c_char, c_int, c_uint, CStr} & simplify CI. #1829

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump MSRV to 1.64.

d9a6dc3
Select commit
Loading
Failed to load commit list.
Draft

MSRV(1.64): Use core::ffi::{c_char, c_int, c_uint, CStr} & simplify CI. #1829

Bump MSRV to 1.64.
d9a6dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 21, 2024 in 0s

60.00% of diff hit (target 96.70%)

View this Pull Request on Codecov

60.00% of diff hit (target 96.70%)

Annotations

Check warning on line 22 in src/polyfill/cstr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/polyfill/cstr.rs#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 31 in src/polyfill/cstr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/polyfill/cstr.rs#L31

Added line #L31 was not covered by tests

Check warning on line 48 in src/polyfill/cstr.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/polyfill/cstr.rs#L48

Added line #L48 was not covered by tests