logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: libc

https://lib.rs/crates/libc/

Add the last reviewed version to Cargo.toml / [dependencies]:

libc = "0.2.139"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
2
99
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
1
crate version
rating
date
reviewer
thoroughness, understanding
libc 0.2.127
positive
2022-08-06
low, medium

Compared to 0.2.126, this release is just bookkeeping. A bunch of new
constants and functions were added, some fixes were applied to existing ones,
and some code was reformatted.

The problem with struct field missing from the Hash impl that I mentioned
in my previous review has been fixed, too.

As usual, "thoroughness" for this review is "low" because I didn't manually
check that the bindings match the headers — I trust that the CI checked that
already.

libc 0.2.127
positive
2022-08-06
low, medium

Compared to 0.2.126, this release is just bookkeeping. A bunch of new
constants and functions were added, some fixes were applied to existing ones,
and some code was reformatted.

The problem with struct field missing from the Hash impl that I mentioned
in my previous review has been fixed, too.

As usual, "thoroughness" for this review is "low" because I didn't manually
check that the bindings match the headers — I trust that the CI checked that
already.

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/