Hacker News new | ask | show | jobs
by mindv0rtex 2001 days ago
I really enjoy using Rust for personal side projects. It made me a better C++ developer. I'm excited about stabilized const generics to be able to speed up my linear algebra code.

This issue though prevents me from recommending Rust for closed source development to my colleagues: https://github.com/rust-lang/rust/issues/40552

1 comments

It is helpful to leave comments on issues like this, by the way.
Done!