Closed
Description
Crate name: grex
Build failure link: https://docs.rs/crate/grex/0.3.1/builds/210840
Additional details:
The problem is dependent crate matrixmultiply v0.2.3
.
The error is array lengths can't depend on generic parameters
.
This bug has been reported already in bluss/matrixmultiply#50.
Seems to be a problem with the current Rust nightly as reported in rust-lang/rust#67743.