You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling servo fails on OS X 10.8 due to an internal compiler error.
rust: task failed at 'index out of bounds: the len is 0 but the index is 0', /Users/josh/src/mozilla/rust/src/librustc/middle/trans/_match.rs:1283
error: internal compiler error: unexpected failure
This happens with current rust trunk, usually while compiling "servo-gfx".