Last month, rust-analyzer gained an exciting new feature: find usages. It was implemented by @viorina in #1892. (more…)
Read more »
Mozilla-created programming language Rust could one day help Microsoft kill a large chunk of its worst security bugs. (more…)
Read more »
How to avoid accidentally breaking no_std compatibility in Rust crates. (more…)
Read more »
cargo-chef is a new cargo sub-command to build just the dependencies of your Rust project based on a JSON description file, a recipe.
cargo-chef can be used to fully leverage Docker layer caching, therefore massively speeding up Docker builds for Rust pro... (more…)
Read more »
A cross-platform GUI library for Rust, inspired by Elm - hecrj/iced... (more…)
Read more »