iron-cms
iron-cms copied to clipboard
CMS based on Iron Framework for Rust lang
Results
2
iron-cms issues
Sort by
recently updated
recently updated
newest added
``` 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...