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

lazy-bytes-cast = "4.0.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
1
2
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
lazy-bytes-cast 4.0.0
negative
2020-02-26
medium, medium

Trait FromByteSlice relies on associated item FromByteArray::Array being
a proper byte array. However, this latter trait and associated type are safe
to implement with an almost arbitrary other type (a few trait std bounds
don't stop any implementation).

lazy-bytes-cast 3.0.0
negative
2020-02-26
low, medium

Version 4.0 fixes UB from casting byte slice to integer reference without
any alignment checks.

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

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