Skip to content

Instantly share code, notes, and snippets.

@thehydroimpulse
Created November 2, 2014 22:33
Show Gist options
  • Save thehydroimpulse/fff12228d29912880396 to your computer and use it in GitHub Desktop.
Save thehydroimpulse/fff12228d29912880396 to your computer and use it in GitHub Desktop.
/Users/daniel/Projects/rust/nanomsg.rs/src/lib.rs:1:1: 1:1 error: internal compiler error: Type parameter out of range when substituting in region 'a (root type='amut Socket<'a>) (space=FnSpace, index=1)
/Users/daniel/Projects/rust/nanomsg.rs/src/lib.rs:1 #![crate_type = "lib"]
^
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' panicked at 'Box<Any>', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/libsyntax/diagnostic.rs:116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment