logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

reviewer: Nemo157

https://lib.rs/Nemo157

$ cargo crev repo fetch url https://github.com/Nemo157/crev-proofs
$ cargo crev id trust tjxgceP0Tp8LrAEV_onFfMwoEKFqSMWWfN-1f-HnzIw

repo: https://github.com/Nemo157/crev-proofs

crate version
rating
date
reviewer
thoroughness, understanding
negative
2020-02-10
Nemo157
none, none
issues:
medium

Has future compat warnings over a year old, and given that it is unmaintained
there is very little possibility that these will be fixed.

warning: conflicting implementations of trait `Trait` for type `(dyn std::marker::Send + std::marker::Sync + 'static)`: (E0119)
   |
71 | unsafe impl Trait for ::std::marker::Send + Sync { }
   | ------------------------------------------------ first implementation here
72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn std::marker::Send + std::marker::Sync + 'static)`
   |
   = note: `#[warn(order_dependent_trait_objects)]` on by default
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = note: for more information, see issue #56484 <https://github.com/rust-lang/rust/issues/56484>

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

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