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
Again, not a bug in this crate, and not one I can help you with.
This looks like it is probably due to you having a different version than that version of rayon requires, or it just doesn't build on Windows for some reason. I have no idea.
trishume
changed the title
error[E0277]: the trait bound Self: std::marker::Sized is not satisfied
rayon doesn't build on Windows with some version.
Mar 18, 2017
error[E0277]: the trait bound
Self: std::marker::Sized
is not satisfiedI tried to build it running
cargo build
atrustc 1.16.0 (30cf806ef 2017-03-10)
, and got this:The text was updated successfully, but these errors were encountered: