Re: [PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
From: Miguel Ojeda <hidden>
Date: 2023-10-27 10:22:20
Also in:
rust-for-linux
From: Miguel Ojeda <hidden>
Date: 2023-10-27 10:22:20
Also in:
rust-for-linux
On Fri, Oct 27, 2023 at 4:47 AM Andrew Lunn [off-list ref] wrote:
It should also be noted, patches don't need reviews to be merged. If there is no feedback within three days, and it passes the CI tests, it likely will be merged. Real problems can be fixed up later, if need be.
Passing CI tests does not tell you whether abstractions are well-designed or sound, which is the key property Rust abstractions need. And I hope by "don't need reviews to be merged" you mean "at least somebody, perhaps the applier, has taken a look". Cheers, Miguel