When people say Rust is a “safe language”, they often mean memory safety. And while memory safety is a great start, it’s far from all it takes to build robust applications. Memory safety is important but not sufficient for overall r…| Corrode Rust Consulting
“Rebels on the rise, we have […]| hn security
Last Thursday Rust 1.85 was released, and with it, edition 2024 has dropped. The new edition is significantly larger than the two editions that preceded it, and contains many small but significant quality of life improvements to the language. In this post, I’d like to explain what an edition is, and summarize all the changes that were made to the language I love. If you need the details, I recommend reading the edition guide, but for a general overview, read on.| bertptrs.nl
Today, we’re releasing SARIF Explorer, the VSCode extension that we developed to streamline how we triage static analysis results. We make heavy use of static analysis tools during our audits, but the process of triaging them was always a pain. We designed SARIF Explorer to provide an intuitive UI inside VSCode, with […]| The Trail of Bits Blog
Have you been contemplating a switch to the Rust 2024 edition for your project, but are wondering how to go about it?| codeandbitters.com
Parsing, performance, and low-level programming.| blog.reverberate.org
Extension for Visual Studio Code - Adds support for viewing SARIF logs| marketplace.visualstudio.com