In this blog entry following the Call for Rust 2021 Roadmap items, I
shall layout my vision for giving Rust the ability to use arbitrarily sized
integer primitives. (more…)
Read more »
After working through “the book” on the Rust programming language and getting started with the first non-trivial, real-world application I found myself faced with a question I didn’t yet feel well-equipped to handle: “How should you structure error handli... (more…)
Read more »
Rust’s second birthday is a little less than two weeks away (May 15th, 2017), so
it’s time for us to reflect on our progress over the past year, and how we
should plan for the future. The Rust Community Team is pleased to announce our
2017 State of Rust S... (more…)
Read more »
This post describes some performance work I have been doing recently on rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and may even lead to suggestions that ... (more…)
Read more »
A modern text editor for the terminal written in Rust - GitHub - zee-editor/zee: A modern text editor for the terminal written in Rust... (more…)
Read more »