Josh Stone (headshot)

Principal Software Engineer

Josh Stone's contributions

Getting started
Article

Getting started with rust-toolset

Josh Stone

One of the new software collections we’ve introduced this fall is for Rust , the programming language that aims for memory and thread safety without compromising performance. Dangling pointers and data races are caught at compile time, while still optimizing to fast native code without a language runtime! In rust-toolset-7, we’re including everything you need to start programming in Rust on Red Hat Enterprise Linux 7, in the familiar format of software collections. In this release, we’re shipping Rust 1.20...