The Rust for Linux project
The Rust for Linux project
Posted Sep 18, 2021 0:06 UTC (Sat) by roc (subscriber, #30627)In reply to: The Rust for Linux project by pbonzini
Parent article: The Rust for Linux project
Seems to me your concern applies mainly to green-field development in Rust. Actual *maintenance* presents these questions less often, and when it does the solutions will be constrained by the patterns already set up.
But it would be interesting to collect more specific examples and see what can be done to provide guidance. I personally don't feel this burden myself. Maybe it's because I've been writing Rust code for five years, but even when I look at the code I wrote in the first year I think the design generally holds up.
