logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: warmy

https://lib.rs/crates/warmy/

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

warmy = "0.13.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
crate version
rating
date
reviewer
thoroughness, understanding
warmy 0.13.0
positive
2019-09-03
low, low

0.13.0: RON support, lockfile/CI changes. LGTM.
0.12.0: Looks good to me. Some of the finer points are a little obtuse to me (RE: reloads, dependencies, an the inspect trait.)

Detail

FileRatingNotes
examples/toml/hello.html+1
examples/toml/main.rs+1
src/context.rs+1
src/json.rs+1
src/key.rs+1
src/lib.rs+1
src/load.rs+1
src/res.rs+1
src/toml.rs+1
tests/lib.rs+1
.cargo_vcs_info.json+1
.cargo-ok+1
.gitignore+1
.travis.yml+1
Cargo.toml+1
Cargo.toml.orig+1
CHANGELOG.md+1
LICENSE+1
README.md+1
rustfmt.toml+1Ew 2 space indents gross
OtherRatingNotes
unsafe+1No unsafe code
fs+1Nothing fishy
io+1Nothing fishy
docs+1Good god there are a lot. Needs more concrete motivating examples though.
tests+1

src/key.rs

LineWhatNotes
12Key'static lifetime... minor leak? but I probably don't care?

TIL

cargo-sync-readme
cargo-outdated

warmy 0.12.0
positive
2019-08-28
low, low

Looks good to me. Some of the finer points are a little obtuse to me (RE: reloads, dependencies, an the inspect trait.)

Detail

FileRatingNotes
examples/toml/hello.html+1
examples/toml/main.rs+1
src/context.rs+1
src/json.rs+1
src/key.rs+1
src/lib.rs+1
src/load.rs+1
src/res.rs+1
src/toml.rs+1
tests/lib.rs+1
.cargo_vcs_info.json+1
.cargo-ok+1
.gitignore+1
.travis.yml+1
Cargo.toml+1
Cargo.toml.orig+1
CHANGELOG.md+1
LICENSE+1
README.md+1
rustfmt.toml+1Ew 2 space indents gross
OtherRatingNotes
unsafe+1No unsafe code
fs+1Nothing fishy
io+1Nothing fishy
docs+1Good god there are a lot. Needs more concrete motivating examples though.
tests+1

src/key.rs

LineWhatNotes
12Key'static lifetime... minor leak? but I probably don't care?

TIL

cargo-sync-readme
cargo-outdated

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

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