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

remove_dir_all = "0.5.3"

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
1
1
crate version
rating
date
reviewer
thoroughness, understanding
remove_dir_all 0.5.3
positive
2021-01-27
low, medium
remove_dir_all 0.5.3
positive
2021-03-04
low, low

I'm not a Windows programmer; I merely took a peek to see if the crate is
blatantly malicious, and it looks like it isn't.

The code is well-commented. Uses unsafe sparingly, just to call WinAPI — no
high-performance tricks. Some comments refer to alignment issues, which shows
the amount of thought that went into the code; nice.

remove_dir_all 0.5.3
positive
2021-03-04
low, low

I'm not a Windows programmer; I merely took a peek to see if the crate is
blatantly malicious, and it looks like it isn't.

The code is well-commented. Uses unsafe sparingly, just to call WinAPI — no
high-performance tricks. Some comments refer to alignment issues, which shows
the amount of thought that went into the code; nice.

remove_dir_all 0.5.2
neutral
2019-07-22
low, low

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

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