Skip to content

Instantly share code, notes, and snippets.

@MarkJr94
Created February 1, 2014 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarkJr94/8760549 to your computer and use it in GitHub Desktop.
Save MarkJr94/8760549 to your computer and use it in GitHub Desktop.
ICE in my project
jsonutil.rs:85:9: 85:28 error: internal compiler error: Cannot relate bound region: ReLateBound(413, BrNamed(syntax::ast::DefId{crate: 0u32, node: 398u32}, a)) <= ReInfer(0)
This message reflects a bug in the Rust compiler.
We would appreciate a bug report: http://static.rust-lang.org/doc/master/complement-bugreport.html
jsonutil.rs:85 FromJson::from_json(self)
^~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment