This blog post shows how to write simple idiomatic Rust code that will allow the compiler to auto-vectorize:
http://cliffle.com/p/dangerust/6/
So maybe it's just the C benchmark being a cargo cult.
This blog post shows how to write simple idiomatic Rust code that will allow the compiler to auto-vectorize:
http://cliffle.com/p/dangerust/6/