this post was submitted on 14 Jan 2024
74 points (95.1% liked)

Rust

7246 readers
13 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] anlumo@feddit.de 7 points 2 years ago (1 children)

The Linux devs are hesitant to use Rust, because it doesn't compile to all platforms Linux supports. So, it can only be used for drivers that are only useful on specific platforms that are supported by the compiler, which meant that until now it only was experimental ones like the graphics driver for Apple Silicon Macs.

[–] RustyNova@lemmy.world 3 points 2 years ago (1 children)

So it's the first useful thing built in rust for the Linux kernel?

And the out of context is "First useful thing built in rust (period)"?