rust-analyzer is an experimental compiler frontend for the Rust programming language. The ultimate goal for this project is to provide the perfect IDE experience for Rust, with all IDE features working flawlessly while editing code. I began...
ferrous-systems.comNews & Blog Posts2019-07-02~7 min read
Note: Ferrocene used to be called "Sealed Rust". This is the first post in a series detailing Ferrous System's plan to qualify the Rust language and compiler for use in the mission and safety-critical domains. We call this effort Ferrocene....
ferrous-systems.comNews & Blog Posts2019-06-11~10 min read
Hi! I am Aleksey Kladov (aka @matklad). In the past, I've worked at Jet Brains where I've helped to create the IntelliJ Rust plug-in, and now I am a part of the Ferrous Systems team. I've spent a significant amount of the last year experime...
ferrous-systems.comNews & Blog Posts2018-12-18~9 min read
"After all, Rust only became as good as it is by going through a rather drastic transformation. At one point it had a GC and Green Threads, famously. T..."