Closed
Description
Code can be found here: https://github.com/tiffany352/frp-rust
$ RUST_LOG=rustc=1 rustc -L. test.rs
task <unnamed> failed at 'assertion failed: `(left == right) && (right == left)` (left: `2`, right: `0`)', /home/tiffany/Projects/rust/src/librustc/middle/trans/callee.rs:385
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug
note: try running with RUST_LOG=rustc=1 to get further details and report the results to github.com/mozilla/rust/issues
task <unnamed> failed at 'explicit failure', /home/tiffany/Projects/rust/src/librustc/rustc.rs:377