Rustaceans at the border
Rustaceans at the border
Posted Apr 19, 2022 18:28 UTC (Tue) by rahulsundaram (subscriber, #21946)In reply to: Rustaceans at the border by amacater
Parent article: Rustaceans at the border
> Well vetted upstream projects is the difficulty
To be clear, the original context here was visiting crates.io website compared to installing a distro package.
> The case of Rust in the kernel is similar to the problems of vendored code necessary to keep some ecosystems running
Vendored code already exists in the Linux kernel. The Rust mechanisms for tracking vendoring is strictly better than the ones we have for vendored C based projects in the kernel.
