Oxidizing Ubuntu: adopting Rust utilities by default
Welcome to LWN.net... (more…)
Read more »
In this blog post, I am going to go over how in-place constructors could be added to Rust. Doing
this will enable better ergonomics for embedded and kernel-space programs. There are two distinct
problems that this feature will cater to: Read more