Android Drivers in Rust

The Linux Plumbers Conference
(LPC) is a developer conference for the open source community. The LPC
brings together the top developers working on the plumbing of Linux –
kernel subsystems, core libraries, windowing systems, etc. – and giv… Read more

Similar

Iterating on Testing in Rust

With the release of rust 1.70, there was some surprise and frustation that unstable test features now require nightly, like all other unstable features in Rust. One of the features most affected is --format json which has been in limbo for 5 years. This d... (more…)

Read more »