Rust is a systems programming language with massive ambitions. It is
designed for creating the most reliable software, from the tiniest
embedded systems to multi-million line behemoths, and its users need
to have confidence that it is fit for purpose. (more…)
Read more »
This commit contains an RFC proposal to promote the aarch64-unknown-linux-gnu Rust target to Tier-1.
Rendered... (more…)
Read more »
Bringing the Rust language to the Xen Project? Yes! But how? And where to start? Discover more in our first article in a future series dedicated to our journey in the Rust and Xen world! (more…)
Read more »
A while ago, I built a system-tray application in Rust to notify me ofnew e-mail called buzz. It was workingfine, but every now and again, it would fail to c... (more…)
Read more »
Rust for Windows v0.9 has recently been released and includes full consumption support, along with several other updates! With completed consumption support, you can now call any Windows APIs (past, present, and futur... (more…)
Read more »