?
--> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/password-hash-0.1.1/src/output.rs:65:5
bytes: [u8; MAX_LENGTH],
| ^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::array::LengthAtMost32` is not implemented for `[u8; 64]`
|
::: /home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libcore/cmp.rs:299:31
|
299 | pub struct AssertParamIsEq<T: Eq + ?Sized> {
| -- required by this bound in `core::cmp::AssertParamIsEq`
|
= note: required because of the requirements on the impl of `core::cmp::Eq` for `[u8; 64]`
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
какая версия rustc?
Обсуждают сегодня