Closed
Description
Ostensibly related to #10841 which was created 2 days prior.
Error:
simplejson.rs:45:7: 46:7 error: internal compiler error: Cannot relate bound region: ReInfer(60) <= ReLateBound(78, BrNamed(syntax::ast::DefId{crate: 0u32, node: 108u32}, a))
This message reflects a bug in the Rust compiler.
We would appreciate a bug report: https://github.com/mozilla/rust/wiki/HOWTO-submit-a-Rust-bug-report
simplejson.rs:45 map.find_nested(key_iterator)
simplejson.rs:46 },
task 'rustc' failed at 'explicit failure', /home/zslayton/rust/src/libsyntax/diagnostic.rs:76
task '<main>' failed at 'explicit failure', /home/zslayton/rust/src/librustc/lib.rs:393
Source: https://gist.github.com/zslayton/7867213
64-Bit Linux Mint
rustc 0.9-pre (a6310f6 2013-12-08 11:51:22 -0800)
host: x86_64-unknown-linux-gnu