Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together. (more…)
Read more »
Want to follow along with Rust development? Curious how you might get involved? Take a look! (more…)
Read more »
Closes #44265
I'm going to spend the next couple days writing/working on external documentation, but I want this to open this to get FCPs started. If we're lucky, we can get this in 1.62 (if we're ... (more…)
Read more »
Recently I have had the great fortune to work on this ticket . This was an
issue that stemmed from an attempt to make clock performance faster. Previously, a call to time or clock_gettime would
involve a context switch an a system call (think solaris etc)... (more…)
Read more »
Rust has been getting a lot of media attention recently. It has been voted the most loved language for five years running, and it grew in use on Github by 235% from 2018 to 2019. Large companies such as Mozilla, Apple, Amazon, Facebook, Google, Twitter, a... (more…)
Read more »