On 10/30/2025 5:15 PM, Danilo Krummrich wrote: > On Thu Oct 30, 2025 at 8:06 PM CET, Joel Fernandes wrote: >> Demonstrates usage of the clist module for iterating over >> C-managed linked lists. C code creates and populates the list, >> Rust code performs safe iteration using the clist abstraction. > > I don't think a sample module is the correct choice for this. It makes it > look a > bit like this is an API intended for drivers. I think kunit tests might be a > better fit. Sure, kunit tests indeed sound better. I will convert it over (this and the other one). Thanks! - Joel
- [PATCH RFC 0/4] rust: Introduce support for C linked lis... Joel Fernandes
- [PATCH RFC 2/4] samples: rust: Add sample demonstra... Joel Fernandes
- Re: [PATCH RFC 2/4] samples: rust: Add sample d... Danilo Krummrich
- Re: [PATCH RFC 2/4] samples: rust: Add samp... Joel Fernandes
- Re: [PATCH RFC 2/4] samples: rust: Add samp... Alexandre Courbot
- Re: [PATCH RFC 2/4] samples: rust: Add ... Miguel Ojeda
- [PATCH RFC 1/4] rust: clist: Add abstraction for it... Joel Fernandes
- Re: [PATCH RFC 1/4] rust: clist: Add abstractio... Danilo Krummrich
- Re: [PATCH RFC 1/4] rust: clist: Add abstra... Joel Fernandes
- Re: [PATCH RFC 1/4] rust: clist: Add abstractio... Alexandre Courbot
- Re: [PATCH RFC 1/4] rust: clist: Add abstra... Joel Fernandes
- Re: [PATCH RFC 1/4] rust: clist: Add ab... Alexandre Courbot
- Re: [PATCH RFC 1/4] rust: clist: A... Miguel Ojeda
- Re: [PATCH RFC 1/4] rust: clis... Guillaume Gomez
