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
godot2:tmp jdm$ rustc trace.rs
error: internal compiler error: trying to take the sizing type of Foo+Send, an unsized type
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:175
This has been fixed. I'm not exactly sure what by, but there have been a few DST fixes landed recently, they all had tests, so I don't think we need another here.
The text was updated successfully, but these errors were encountered: