iron-cms icon indicating copy to clipboard operation
iron-cms copied to clipboard

failed to build

Open genofire opened this issue 5 years ago • 1 comments

   Compiling rustc-serialize v0.3.19
error[E0642]: patterns aren't allowed in methods without bodies
   --> /home/genofire/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45
    |
147 |                                             &f_name: &str,
    |                                             ^^^^^^^

please use a stabil version of rustc-serialize like in you README explained:

We use only stable version of Rust and their libraries

genofire avatar Sep 29 '19 11:09 genofire

too(

ChinaCappuccino avatar Nov 19 '20 06:11 ChinaCappuccino