logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: array-macro

https://lib.rs/crates/array-macro/

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

array-macro = "1.0.5"

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
14
14
2
2
2
2
2
2
2
2
2
2
2
2
2
2
crate version
rating
date
reviewer
thoroughness, understanding
array-macro 1.0.5
2020-11-01
advisories:
high
minor

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)

Full Audit

array-macro 1.0.5
positive
2020-11-01
high, high
advisories:
high
minor

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)

Full Audit

array-macro 1.0.4
neutral
2020-11-01
high, high
issues:
high
Catch-all traits defining `length` could mess with `array!` to cause UB
advisories:
high

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)

Full Audit

array-macro 1.0.3
negative
2020-11-01
high, high
issues:
high
core::mem::uninitialized is deprecated / undefined behavior

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)
  • core::mem::uninitialized until 1.0.4 is UB

Full Audit

array-macro 1.0.2
negative
2020-11-01
high, high
issues:
high
core::mem::uninitialized is deprecated / undefined behavior

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)
  • core::mem::uninitialized until 1.0.4 is UB

Full Audit

array-macro 1.0.1
negative
2020-11-01
high, high
issues:
high
core::mem::uninitialized is deprecated / undefined behavior

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)
  • core::mem::uninitialized until 1.0.4 is UB

Full Audit

array-macro 1.0.0
negative
2020-11-01
high, high
issues:
high
core::mem::uninitialized is deprecated / undefined behavior

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)
  • core::mem::uninitialized until 1.0.4 is UB

Full Audit

array-macro 0.1.2
negative
2020-11-01
high, high
issues:
high
core::mem::uninitialized is deprecated / undefined behavior

Pros:

  • Solid and awesome

Cons:

  • unsafe in macro prevents use with #![forbid(unsafe_code)]
  • Bumps MSRV on patch versions (but so far only for damn good reasons)
  • core::mem::uninitialized until 1.0.4 is UB

Full Audit

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

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