logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: autocfg

https://lib.rs/crates/autocfg/

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

autocfg = "1.1.0"

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
9
15
2
3
2
6
1
2
1
1
2
2
1
1
crate version
rating
date
reviewer
thoroughness, understanding
autocfg 0.1.6
positive
2019-08-30
medium, medium

Reads env vars and executes the program in them, or whatever program happens to be called rustc... but given that this thing's purpose is to probe rustc versions, that's kinda inevitable. Abuseable but certainly not malicious; it's made for build scripts and it's fine for this purpose.

autocfg 0.1.6
positive
2019-09-03
medium, medium

0.1.6: LGTM
0.1.5: No unsafe code, minor safe-looking file I/O

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

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