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
failed to find block with tag 27
error: internal compiler error: unexpected failure
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
note: the compiler hit an unexpected failure path. this is a bug
Ok(task 'rustc' failed at 'explicit failure', /home/viktor/rust/rust/src/libserialize/ebml.rs:209
)
The number is always 27, regardless of any additional content in the file. rustc -v gives
Trying to compile the following file
leads to an ICE:
The number is always 27, regardless of any additional content in the file.
rustc -v
givesThe text was updated successfully, but these errors were encountered: