IDE support for Rust is one of the most requested features in our surveys and is a key part of Rust's 2017 roadmap. Here, I'm going to talk about one of the things we're doing to bring Rust support to... (more…)
Read more »
Cloud giant has a lust for Rust so needs top minds and wants them to advance the language... (more…)
Read more »
Sort Unicode strings lexicographically. Contribute to Aloso/lexical-sort development by creating an account on GitHub. (more…)
Read more »
Summary
This release brings major upgrades in performance and platform compatibility (most notably, a new Metal backend via WGPU passthrough). CubeCL now powers backends for Cuda, Metal, Rocm, Vulk... (more…)
Read more »
There’s a lot of tribal knowledge surrounding #[inline] attribute in Rust.I often find myself teaching how it works, so I finally decided to write this... (more…)
Read more »