logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: maligned

https://lib.rs/crates/maligned/

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

maligned = "0.2.1"

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
maligned 0.2.1
negative
2022-04-08
none, none

Functions whose name starts with align_first are unsound as they create
allocations whose alignment doesn't match the alignment of an allocation.
This can cause hard to debug issues when using alignment aware allocator.

See https://github.com/tylerhawkes/maligned/issues/5

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

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